body {
font-size: 17px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-weight: normal;
}
a {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
border-bottom: 1px solid;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #003c6e;
}
img {
max-width: 100%;
}
.izq {
float: left;
}
.der {
float: right;
}
.clear {
clear: both;
}
.cero {
font-size: 0px;
height: 0px;
}
.pb-70 {
padding-bottom: 70px;
}
.skip-link {
position: absolute;
left: -9999px;
top: auto;
}
.skip-link:focus {
left: 20px;
top: 20px;
z-index: 9999;
background: #000;
color: #fff;
padding: 10px;
}
.barra-gris-wrapper {
background: #b8adad; }
.barra-gris .volver-home {
text-align: left;
padding-top: 7px;
padding-bottom: 10px;
}
.enlaces-1 {
position: relative;
display: block;
float: right;
box-shadow: inset 0 0px 3px 0 rgba(0, 0, 0, 0.2);
}
.barra-gris a {
display: inline-block;
text-transform: uppercase;
color: #4c4c4c;
font-size: 13px;
position: relative;
padding-left: 15px;
}
.barra-gris a:before {
content: "\e079";
font-family: "Glyphicons Halflings";
font-size: 10px;
position: absolute;
left: 0;
top: 2px;
}
.barra-gris .enlaces-1 a:before {
content: "";
width: 5px;
height: 5px;
position: absolute;
background: #222;
border-radius: 50%;
left: 13px;
top: 18px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.barra-gris .enlaces-1 .dropdown-menu a:before {
content: "";
display: none;
}
.enlaces-1>ul>li>ul:after {
content: "";
display: none;
}
.enlaces-1:after {
content: "";
display: none;
}
.enlaces-1>ul>li {
margin: 0;
font-size: 13px;
}
.enlaces-1>ul>li>a {
color: #333333;
padding: 12px 14px 12px 25px;
border-bottom: none;
}
.enlaces-1>ul>li>a:focus,
.enlaces-1>ul>li>a:hover {
background-color: rgba(255, 255, 255, 0.5);
border-bottom: none;
}
.enlaces-1>ul>li.mas a {
color: #333333;
}
.enlaces-1>ul>li.mas a:focus,
.enlaces-1>ul>li.mas a:hover {
background: rgba(255, 255, 255, 0.5);
}
.enlaces-1>ul>li>ul {
padding: 12px 15px;
margin-top: 0;
border: 1px solid #b7b7b7; box-shadow: none;
}
.enlaces-1>ul>li>ul>li {
font-size: 14px;
border-top: 1px solid #dbe1e3;
}
.enlaces-1>ul>li>ul>li:first-child {
border-top: 0 none;
}
.enlaces-1>ul>li>ul>li>a {
background: #fff !important;
color: #1471b6 !important;
padding: 5px 5px;
border-bottom: none;
text-transform: none;
font-size: 14px;
}
.enlaces-1>ul>li>ul>li>a:hover {
background: #dbe1e3 !important;
color: #253d4b !important;
}
.submenu-bloque div.title-prin {
margin-bottom: 7px;
}
.barra-gris .buscador .buscar-des {
background: #ffffff;
box-shadow: 0px 6px 15px #9c9c9c;
right: 0;
padding: 9px 15px;
position: absolute;
text-align: left;
width: 280px;
z-index: 99;
display: none;
}
.barra-gris .buscador .buscar-des input.texto-buscador {
background: rgba(228, 230, 229, 0.45);
border: 1px solid rgba(24, 45, 57, 0.16);
color: #5f5f5f;
padding: 7px 8px 7px 8px;
width: 181px; float: left;
}
.barra-gris .buscador .buscar-des input.submit {
background: #152c3e;
border: 1px solid #152c3e;
color: #ffffff; padding: 7px 8px 7px; float: left;
}
.barra-gris .buscador .buscar-des input.submit:hover {
cursor: pointer;
}
.barra-gris .buscador a:before {
content: "";
display: none;
}
.barra-gris .volver-home {
position: relative;
}
.volver-home .submenu-bloque {
background: #fff;
}
.barra-gris .volver-home .submenu-bloque .a-prin {
margin-bottom: 14px;
}
.barra-gris .volver-home .submenu-bloque .a-prin a {
font-weight: bold;
color: #004c97;
border-bottom: 1px solid transparent;
padding-left: 0;
font-size: 15px;
}
.barra-gris .volver-home>a:hover,
.open>.dropdown-toggle.btn-default {
background-color: rgba(0, 0, 0, 0.6);
}
.barra-gris .volver-home .a-prin a:hover {
border-color: #a7c7e0;
text-decoration: none;
}
.barra-gris .volver-home .submenu-bloque ul {
list-style: none;
padding-left: 0;
}
.barra-gris .volver-home .submenu-bloque ul.dos-columnas {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-o-column-count: 2;
-webkit-column-gap: 5px;
-moz-column-gap: 5px;
column-gap: 5px;
-o-column-gap: 5px;
}
.barra-gris .volver-home .submenu-bloque ul li {
font-size: 14px;
margin-bottom: 10px;
position: relative;
line-height: 1.3;
}
.barra-gris .volver-home .submenu-bloque ul li:before {
content: "";
background: #a7c7e0;
position: absolute;
top: 8px;
width: 5px;
height: 5px;
border-radius: 3px;
left: 0;
display: block;
}
.barra-gris .volver-home .submenu-bloque ul li a {
color: #004c97;
border-bottom: 1px solid transparent;
padding-left: 15px;
font-size: 14px;
text-transform: none;
}
.barra-gris .volver-home .submenu-bloque ul li a:hover {
color: #1471b6;
}
.barra-gris .volver-home .submenu-bloque {
padding: 20px 25px;
margin: 0;
left: 15px;
width: 400px;
}
.barra-gris .volver-home .submenu-bloque a:before {
content: "";
display: none;
}
.barra-gris .volver-home .submenu-bloq {
border-top: 1px dashed #aaa;
padding: 18px 0 10px;
}
.barra-gris .volver-home .submenu-bloq:first-child {
border-top: none;
padding-top: 0;
}
.barra-gris .volver-home {
text-align: left;
padding-top: 0;
padding-bottom: 0;
}
.barra-gris .volver-home>a {
padding: 12px 18px 12px 30px;
background: #b8adad;
border: none; }
.barra-gris a:before {
content: "\e079";
font-family: "Glyphicons Halflings";
font-size: 10px;
position: absolute;
left: 12px;
top: 14px;
}
.barra-gris .volver-home:hover>a {
background: #414545;
color: #fff;
}
.barra-gris .volver-home:hover>a:before {
content: "\e079";
color: #fff;
}
.carousel-indicators { }
.logos .logo-pucp {
text-align: right;
line-height: 0;
}
.logos .logo-pucp a {
height: 84px;
width: 206px;
display: inline-block;
background: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/logo-pucp.svg) center center no-repeat;
border-bottom: none;
}
.logos .logo-web h1 {
margin: 0;
line-height: 0;
}
.logos .logo-web a {
color: transparent;
display: inline-block;
}
.logo-movil {
background: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/unidad-white.svg) 0 center no-repeat;
height: 50px;
width: 172px;
float: left;
margin-left: 15px;
background-size: 130px;
}
.menu-prin {
background: #00629F;
border: 0 none;
min-height: 48px;
margin-bottom: 3px;
box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.4);
}
#menu-prin {
padding-left: 0;
padding-right: 0;
border: none;
}
#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: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-color: #001828;
}
#menu-prin>ul>li.inicio>a:hover {
background-color: #001828;
}
#menu-prin>ul>li:hover,
#menu-prin>ul>li:focus {
background: #ffffff;
}
#menu-prin>ul>li.active:hover>a,
#menu-prin>ul>li.active:focus>a {
color: #ffffff;
}
#menu-prin>ul>li:hover>a,
#menu-prin>ul>li:focus>a {
color: #f43a3a;
}
.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-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;
color: #fff;
}
#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; padding: 0;
border: 0;
box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.5);
}
#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 {
padding: 13px 12px;
min-width: 270px;
max-width: 330px;
vertical-align: top;
display: block;
font-size: 14px;
line-height: 1.43;
text-align: left;
border-bottom: 0;
color: #0666a2;
background: #fff;
}
#menu-prin>ul>li>ul>li>a:hover { border-bottom: none;
color: #f43a3a;
}
#menu-prin>ul>li:focus-within>ul,
#menu-prin>ul>li:hover>ul {
display: block;
}
#menu-prin>ul>li>ul>li>ul {
display: none;
}
.menu-secun {
background: #ffffff;
border: 0 none;
min-height: 46px;
margin-bottom: 0;
border-bottom: solid 1px #cac2c2;
box-shadow: inset 0px 11px 21px -9px 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://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/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: #001828;
color: #182d39;
}
#menu-secun>ul>li.active:hover a,
#menu-secun>ul>li.active:focus a,
#menu-secun>ul>li.active a { color: #182d39;
}
#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://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/top-lupa.png) center center no-repeat;
opacity: 0.6;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#menu-prin .buscador-inp .busca-submit:hover {
opacity: 1;
}
#menu-secun>ul>li {
padding: 9px 0 6px;
margin-left: -1px;
}
#menu-secun>ul.menu-1>li {
padding: 15px 0 10px;
}
#menu-secun>ul.menu-1>li.proveedores {
padding: 13px 0 10px;
}
#menu-secun>ul>li>a {
display: table-cell;
font-size: 14px;
line-height: 16px;
color: #00629f;
padding: 10px 9px;
vertical-align: middle;
height: 20px;
font-weight: 500;
font-weight: normal;
padding-top: 0;
padding-bottom: 0;
position: relative; background: 0; border-bottom: none;
}
#menu-secun>ul>li>a:hover {
color: #002d51;
} .menu-prin ul.navbar-nav>li>.submenu {
position: absolute;
z-index: -1;  margin-left: -2px;
width: 800px;
background: #fff;
border-left: 1px solid #acacac;
border-right: 1px solid #acacac;
border-bottom: 1px solid #acacac;
font-size: 15px;
opacity: 0;
max-height: 0;
height: 0;
}
.menu-prin ul.navbar-nav>li:hover>.submenu {
-webkit-transition: max-height 0.6s ease, opacity 0.6s ease;
-moz-transition: max-height 0.6s ease, opacity 0.6s ease;
-ms-transition: max-height 0.6s ease, opacity 0.6s ease;
-o-transition: max-height 0.6s ease, opacity 0.6s ease;
transition: max-height 0.6s ease, opacity 0.6s ease;
z-index: 999;
opacity: 1;
height: auto;
}
.menu-prin ul.navbar-nav>li.submenu-wrapper {
display: table-cell;
float: none;
vertical-align: middle;
font-size: 16px;
position: static;
}
.menu-prin ul.navbar-nav>li>.submenu .a-prin {
margin-bottom: 10px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque {
background: #fff;
padding: 24px 25px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bg .col-sm-6:first-child .submenu-bloque {
padding-right: 0;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque .subborde {
border-right: 1px solid #ccc;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque .subborde.no-borde {
border-right: 0;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque h3 {
color: #111926;
border-bottom: 1px solid transparent;
margin: 0;
font-size: 14px;
line-height: normal;
text-align: left;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul {
padding: 8px 0px 0;
margin: 0;
position: relative;
list-style: none;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul>li {
position: relative;  padding: 0 17px 10px 17px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bg {
background: #fff;
box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.5); }
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul>li:before {
content: "";
background: #0666a2;
position: absolute;
border-radius: 50%;
top: 8px;
left: 0px;
width: 3px;
height: 3px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a {
vertical-align: top;
display: table;
font-size: 14px;
line-height: 1.43;
text-align: left;
border-bottom: 0;
color: #0666a2;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a img {
margin-left: 12px;
margin-top: -30px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a:hover {
color: #f43a3a;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a.proveedores {
position: relative;
}
#menu-prin ul.nav.navbar-nav>li ul li a.proveedores:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/proveedores2.png) center center no-repeat;
position: absolute;
top: 12px;
right: 8px;
width: 21px;
height: 21px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul li {
position: relative;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a.proveedores:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/proveedores2.png) center center no-repeat;
position: absolute;
top: 0px;
right: -30px;
width: 21px;
height: 21px;
} .blanco-destacados {
margin-bottom: 30px;
}
.destacados-wrapper {
background-image: linear-gradient(196deg, #0072b0, #0084b0); position: relative;
}
.desta-back {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/back-home.png) center center no-repeat;
-webkit-background-size: cover;
background-size: cover;
position: absolute;
top: 0;
width: 100%;
height: 100%;
object-fit: contain;
mix-blend-mode: multiply;
}
.destacados {
padding-top: 35px; }
.destacados h1 {
margin: 0;
margin-bottom: 35px;
font-family: "Roboto";
font-size: 24px;
font-weight: 300;
line-height: 1.25;
color: #ffffff;
}
.destacados .carrusel {
margin-bottom: 20px;
}
.destacados .carru-item {
padding-left: 5px;
padding-right: 5px;
margin-bottom: 10px;
position: relative;
}
.destacados .noti-bloque {
margin-bottom: 30px;
}
.destacados .noti-grande {
background: #fff;
}
.destacados .noti-chico {
background: #fff;
}
.destacados .noti-chico a {
border-bottom: none;
color: #00629f;
}
.destacados .multimedia {
position: relative;
}
.destacados .multimedia .fondo-negro {
display: block;
position: absolute;
background: #000;
opacity: 0.2;
width: 100%;
top: 0;
height: 100%; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.destacados .noti-grande:hover .multimedia .fondo-negro,
.destacados .noti-chico:hover .multimedia .fondo-negro {
opacity: 0;
} .destacados .noti-chico .bloque-texto {
overflow: hidden;
padding: 20px 22px 10px;
}
.destacados .noti-chico h2 {      }
.destacados .noti-chico p {
font-family: Roboto;
font-size: 15px;
font-weight: normal;
line-height: 1.4;
color: #525252;
}
.destacados .carru-item a:hover {
text-decoration: none;
}
.destacados .carru-item a:hover .desc h2 {
color: #0f75da;
}
.carousel-toggle {
font-size: 15px;
border-radius: 5px;
padding: 3px 10px;
border: 1px solid #bbb;
}
.carousel-toggle:focus,
.carousel-toggle:hover {
background: #FFF;
transform: scale(1.08);
}
.destacados ol.carousel-indicators {       }
.destacados ol.carousel-indicators li {
width: 12px;
height: 12px;
border: 0 none;
background: #d8d8d8;
border: 1px solid #979797; }
.destacados ol.carousel-indicators li.active {
width: 12px;
height: 12px;
border: 0 none;
background: #f43a3a;
border: 1px solid #f43a3a;
margin: 0 5px;
}
.destacados .carousel-control {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-izq.png) center center no-repeat;
width: 36px;
height: 62px;
bottom: auto;
top: 50%;
left: -80px;
right: auto;
margin-top: -35px;
opacity: 1;
border: 0;
}
.destacados .carousel-control.right {   }
.destacados .carousel-control span {
line-height: 1.7;
color: #fff;
text-shadow: none;
top: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.destacados .carousel-control:hover {
border-color: #fff;
opacity: .9; }
.destacados .carousel-control:hover span {
color: #fff;
}
.destacados .bloque-texto {
padding: 20px 20px 10px;
}
.destacados .bloque-texto h2 {
margin-top: 0;
font-family: "Roboto";
font-size: 18px;
font-weight: normal;
line-height: 1.22;
color: #00629f;
}
.destacados .bloque-texto h2 a {
border-bottom: none;
}
.destacados .noti-bloque:hover h2 a {
color: #013660;
background: rgba(159, 192, 213, 0.39);
opacity: 1;
}
.destacados .multimedia.video {
position: relative;
}
.destacados .multimedia.video:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/play.png) center center no-repeat;
position: absolute;
width: 74px;
height: 74px;
left: 50%;
top: 50%;
margin-left: -37px;
margin-top: -37px;
z-index: 999;
cursor: pointer;
}
.destacados .multimedia.foto {
position: relative;
overflow: hidden;
display: block;
background: #000;
}
.destacados .multimedia.foto img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
display: block;
} .destacados .noti-grande .multimedia.foto {
height: 463px;
}
.destacados .noti-medio .multimedia.foto {
height: 416px;
}
.destacados .noti-chico .multimedia.foto {
height: 182px;
} @media (max-width: 1199px) {
.destacados .noti-grande .multimedia.foto {
height: 450px;
}
.destacados .noti-chico .multimedia.foto {
height: 180px;
}
}
@media (max-width: 767px) {
.destacados .noti-medio .multimedia.foto,
.destacados .noti-grande .multimedia.foto,
.destacados .noti-chico .multimedia.foto {
height: 240px;
}
.carousel-toggle {
display: none;
}
}
@media (max-width: 420px) {
.destacados .noti-medio .multimedia.foto {
height: 65vw;
}
}
.desta-vermas {
text-align: right;
margin: 18px 0 40px;
}
.desta-vermas a {
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
color: #003c6e;
font-weight: 400;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0);
position: relative; padding-right: 15px;
}
.desta-vermas a:after {
content: ""; position: absolute;
width: 10px;
height: 100%;
right: 0;
top: 3px;
content: "\e080";
font-family: "Glyphicons Halflings";
font-size: 10px;
position: absolute;  color: #00629f;
}
.desta-vermas a:hover { border-bottom: 1px solid;
}
#menu-secun ul.menusec-der li.lupa form#searchform input#s {
display: none;
color: #6C7884;
margin-left: 20px;
}
#menu-secun ul.menusec-der li.lupa form#searchform input#searchsubmit {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/lupa-azul.png) center center no-repeat;
width: 28px;
height: 28px;
padding-left: 8px;
border: none;
border-left: 0;
cursor: pointer;
padding: 0 25px;
display: block;
float: right;
text-indent: -9999px;
overflow: hidden;
cursor: pointer;
}
#menu-secun>ul.menusec-der li.correo-menu a {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/correo-menu.png) center center no-repeat;
width: 30px;
height: 23px;
padding-left: 8px;
border: none;
border-left: 1px solid #bcb3b3;
cursor: pointer;
padding: 15px 25px;
display: block;
}
#menu-secun>ul.menusec-der li.correo-menu a:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/correo-menu-hover.png) center center no-repeat;
}
#menu-secun>ul li.proveedores a {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/proveedores.png) 16px center no-repeat;
border: none;
cursor: pointer;
padding: 3px 10px 3px 45px; }
.menu-prin ul.navbar-nav>li>.submenu.submenu-2 {
width: auto;
}
.menu-prin ul.navbar-nav>li>.submenu.submenu-3 {
width: 300px;
} .home-interna {
padding-bottom: 40px;
}
.home-interna h2 {
font-size: 30px;
font-weight: 400;
line-height: 1.25;
color: #182d39;
margin-top: 20px;
margin-bottom: 18px;
letter-spacing: .1px;
}
.comunicados-modu {
border-bottom: solid 1px #e6e4e4;
padding: 10px 0;
padding-right: 20px;
}
.comunicados-home.update .comunicados-modu {
padding: 15px;
border-bottom: 0;
}
.comunicados-home.update .comunicados-modu a .cont-modu {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
transition: all ease-in .3s;
background-color: #F5F9FB;
}
.comunicados-home.update .comunicados-modu a:hover .cont-modu {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
.comunicados-home.update .comunicados-modu a .cont-modu .comuni-img {
margin: 0;
float: none;
transition: .3s all ease-in;
}
.comunicados-home.update:hover .comunicados-modu a .cont-modu .comuni-img {
filter: brightness(.75);
}
.comunicados-home.update:hover .comunicados-modu a:hover .cont-modu .comuni-img {
filter: brightness(1);
}
.comunicados-home.update .comunicados-modu a .cont-modu .comuni-img img {
width: 100% !important;
height: auto !important;
}
.comunicados-home.update .comunicados-modu a .cont-modu .comuni-cuerpo { padding: 15px;
}
.comunicados-home.update .comunicados-modu a .cont-modu .comuni-cuerpo h3 {
margin-bottom: 10px;
line-height: 1.35;
}
.comunicados-home.update .comunicados-modu a:hover .cont-modu .comuni-cuerpo h3 {
color: #013660;
}
.comunicados-home.update .comunicados-modu a .cont-modu .comuni-cuerpo .comuni-fecha {
margin-bottom: 10px
}
.comuni-fecha {
font-size: 13px;
line-height: 1.54;
color: #969696;
margin-bottom: 2px;
}
.comunicados-modu h3 {
font-size: 18px;
margin: 0 0 14px;
line-height: normal;
color: #00629f;
}
.comunicados-modu h3 a {
border: 0;
}
.comuni-img {
float: left;
margin-right: 20px;
margin-bottom: 8px;
}
.comuni-texto {
overflow: hidden;
font-size: 15px;
line-height: 1.4;
color: #525252;
}
.comunicados-modu .comuni-img {
position: relative;
}
.comunicados-modu .comuni-img .fondo-negro {
display: block;
position: absolute;
background: #000;
opacity: 0.2;
width: 100%;
top: 0;
height: 100%; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
display: none;
}
.comunicados-modu:hover .comuni-img .fondo-negro {
opacity: 0;
}
.comunicados-modu .comuni-img.video:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/play-small.png) center center no-repeat;
position: absolute;
width: 60px;
height: 60px;
left: 50%;
top: 50%;
margin-left: -30px;
margin-top: -30px;
z-index: 999;
cursor: pointer;
}
.bene-row {
margin: 0;
}
.home-interna .desta-vermas {
margin-top: 10px;
}
.home-interna .desta-vermas a {
font-size: 15px;
font-weight: 400;
line-height: 1.35;
color: #00629f;
margin-top: 10px;
margin-bottom: 10px;
}
.beneficios-wrapper {
padding: 0;
border-top: solid 1px #f43a3a;
border-right: solid 1px #f43a3a;
margin-bottom: 15px;
}
.beneficios-wrapper-modu {
border-bottom: solid 3px #f43a3a;
border-left: solid 1px #f43a3a;
padding: 140px 0 10px;
position: relative;
background: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.beneficios-wrapper-modu:hover {
background: rgba(244, 58, 58, 0.1);
}
.beneficios-wrapper-modu a {
display: block;
text-align: center;
border: 0;
}
.beneficios-wrapper-modu:after {
content: "";
position: absolute;
width: 120px;
height: 120px;
left: 50%;
margin-left: -60px;
top: 20px;
}
.beneficios-wrapper-modu.wrapper-icon1:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-calidad.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon2:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-reco.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon3:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-formacion.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon4:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-exclusivos.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon5:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-bienestar.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon6:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-deley.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon1:hover:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-calidad-hover.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon2:hover:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-reco-hover.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon3:hover:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-formacion-hover.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon4:hover:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-exclusivos-hover.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon5:hover:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-bienestar-hover.png) center center no-repeat;
}
.beneficios-wrapper-modu.wrapper-icon6:hover:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-deley-hover.png) center center no-repeat;
}
.beneficios-wrapper-modu h3 {
font-size: 18px;
font-weight: normal;
font-stretch: normal;
text-align: center;
color: #182d39;
margin: 15px 0 10px;
}
.pad-home-bene {
padding-left: 42px;
}
.enlaces-1 .open>.dropdown-menu {
right: 0;
left: auto;
}
.home-interna.gris {
background-color: #f7f7f7;
padding: 40px 0 60px;
border-top: 1px solid #ffffff;
}
.home-interna.gris h2 { }
.trami-pag {
padding-left: 7px;
padding-right: 7px;
}
.trami-row {
padding-left: 22px;
padding-right: 22px;
}
.tramites-wrapper-modu {
background-color: #ffffff;
border: solid 1px #dadada;
padding: 20px 16px 20px 80px;
margin-bottom: 20px;
font-size: 16px;
line-height: 135%;
text-align: left;
color: #00629f;
display: block;
position: relative;
min-height: 102px;
}
.tramites-wrapper-modu:hover {
background-color: rgba(116, 162, 191, 0.1);
border: solid 1px #dadada;
color: #013660;
}
.tramites-wrapper-modu.trami1:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-tramite-dirinfo.png) center center no-repeat;
position: absolute;
width: 50px;
height: 44px;
left: 16px;
top: 22px;
background-size: 44px;
}
.tramites-wrapper-modu.trami2:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-tramite-drh.png) center center no-repeat;
position: absolute;
width: 50px;
height: 44px;
left: 16px;
top: 22px;
background-size: 42px;
}
.tramites-wrapper-modu.trami3:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-tramite-daf.png) center center no-repeat;
position: absolute;
width: 50px;
height: 44px;
left: 16px;
top: 22px;
background-size: 42px;
}
.tramites-wrapper-modu.trami4:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-tramite-dae.png) center center no-repeat;
position: absolute;
width: 55px;
height: 54px;
left: 16px;
top: 22px;
}
.tramites-wrapper-modu.trami5:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-tramite-dci.png) center center no-repeat;
position: absolute;
width: 50px;
height: 44px;
left: 16px;
top: 22px;
background-size: 42px;
}
.tramites-wrapper-modu.trami6:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-tramite-ddo.png) center center no-repeat;
position: absolute;
width: 54px;
height: 48px;
left: 16px;
top: 22px;
}
.tramites-wrapper-modu.trami7:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-tramite-contralo.png) center center no-repeat;
position: absolute;
width: 50px;
height: 44px;
left: 16px;
top: 22px;
background-size: 42px;
}
.tramites-wrapper-modu.trami8:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-tramite-eventos.png) center center no-repeat;
position: absolute;
width: 50px;
height: 44px;
left: 16px;
top: 22px;
background-size: 42px;
}
.tramites-wrapper-modu.trami9:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/trami9.png) center center no-repeat;
position: absolute;
width: 50px;
height: 44px;
left: 16px;
top: 22px;
background-size: 42px;
}
.tramites-wrapper-modu.trami10:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/trami10.png) center center no-repeat;
position: absolute;
width: 65px;
height: 60px;
left: 16px;
top: 22px;
}
.tramites-wrapper-modu.trami11:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/trami11.png) center center no-repeat;
position: absolute;
width: 50px;
height: 44px;
left: 16px;
top: 22px;
background-size: 42px;
}
.home-interna.titu {
padding-bottom: 5px;
border-bottom: 1px solid #dedada;
}
.boton-rojo {
text-align: center;
margin: 25px 0;
}
.boton-rojo a,
.boton-rojo input,
.boton-rojo button {
border-radius: 8px;
background-color: #f43a3a;
font-size: 14px;
line-height: normal;
color: #ffffff;
display: inline-block;
padding: 11px 45px 11px 30px;
text-transform: uppercase;
position: relative;
font-weight: 400;
border: 1px solid #f43a3a;
}
.boton-rojo a:hover {
background-color: #dd3838;
}
.boton-rojo button:after,
.boton-rojo a:after {
width: 10px;
height: 100%;
right: 25px;
background-position-y: center;
content: "\e080";
font-family: "Glyphicons Halflings";
font-size: 10px;
position: absolute;
top: 13px;
transition: .3s ease-in all;
}
.boton-rojo a:hover:after {
right: 22px;
} .footer-wrapper {
background: #9fc0d5;
position: relative;
border-bottom: 5px solid #f43a3a;
}
.dark-footer-wrapper {
background: #fff;
}
.footer {
padding-top: 55px;
padding-bottom: 20px;  }
.footer .col-col {
padding-left: 25px;
padding-right: 25px;
}
.footer h2 {
margin: 0 0 25px;
font-family: Roboto;
font-size: 24px;
font-weight: 300;
line-height: 0.83;
color: #182d39;
}
.footer p {
color: rgba(24, 45, 57, 0.8);
font-size: 15px;
margin-bottom: 20px;
}
.footer p.contact-p {
margin-top: 24px;
}
.footer p {
margin-bottom: 5px;
}
.footer p a {
color: #2893eb;
font-size: 15px;
margin-bottom: 20px;
}
.footer ul {
border-top: 1px solid rgba(255, 255, 255, 0.5);
padding: 0;
margin-bottom: 30px;
list-style: none;
margin-top: 35px;
}
.footer ul li {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
font-size: 15px;
}
.footer ul li a {
display: block;
padding: 10px 15px 10px 0;
position: relative;
border-bottom: none;
font-family: Roboto;
font-size: 15px;
color: #014f80;
}
.footer ul li a:after {
content: "\e080";
font-family: "Glyphicons Halflings";
font-size: 10px;
position: absolute;
right: 2px;
top: 14px;
color: #00629f;
}
.footer ul li a:hover {
color: #013660;
border-bottom: none;
} .footer a.correo {
color: #fff;
display: inline-block;
background: #649dbf;
padding: 13px 8px 69px;
position: relative;
border: 1px solid #649dbf;
border-radius: 4px;
text-align: center;
width: 140px;
height: 119px;
margin-right: 20px;
margin-top: 10px;
line-height: 1.2;
vertical-align: top;
font-size: 14px;
font-weight: 300;
}
.footer a.correo:after {
content: "";
width: 48px;
height: 45px;
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/ico-mail.png) 0 0 no-repeat;
position: absolute; margin-left: -24px;
left: 50%;
bottom: 16px; object-fit: contain;
opacity: 0.4;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.footer a.correo:hover:after {
opacity: 0.75;
}
.footer a.correo:hover:after {
opacity: 0.8;
}
.footer a.libro {
color: #fff;
display: inline-block;
background: #649dbf;
padding: 13px 8px 69px;
position: relative;
border: 1px solid #649dbf;
border-radius: 4px;
text-align: center;
width: 140px;
height: 119px;
margin-right: 20px;
margin-top: 10px;
line-height: 1.2;
vertical-align: top;
font-size: 14px;
font-weight: 300;
}
.footer a.libro:after {
content: "";
width: 96px;
height: 38px;
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/libro-reclamaciones.png) 0 0 no-repeat;
position: absolute;
display: block;
margin-left: -48px;
left: 50%;
bottom: 17px;
object-fit: contain;
opacity: 0.7;
mix-blend-mode: multiply;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.footer a.libro:hover:after {
opacity: 1;
}
.footer a.libro:hover {
opacity: 1;
}
.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-content {
padding-top: 35px;
padding-bottom: 12px;
margin-bottom: 32px;
}
.breadcrumbs-content a {
display: inline-block;
margin-right: 10px;
position: relative;
padding-right: 18px;
border-bottom: 0;
font-size: 14px;
line-height: normal;
color: #666666;
}
.breadcrumbs-content a:hover {
color: #c5161f;
}
.breadcrumbs-content a:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-bread.png) center center no-repeat;
position: absolute;
width: 8px;
height: 10px;
right: 0;
top: 5px;
} .nav-interna {    background: #fff;
z-index: 1; }
.nav-interna>ul.pp {
padding-left: 0;
margin: 0;
border: 1px solid #ccc;
border-left: 2px solid #ccc;
border-right: 0;
list-style: none;
margin-bottom: 40px;
}
.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: #182d39 !important;
background: #ffffff !important;
}
.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: #f7f7f7;
}
.nav-interna>ul.pp>li.ph {
background: #fff;
position: relative;
}
.nav-interna>ul.pp>li.ph:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-bread-down.png) center center no-repeat;
position: absolute;
width: 10px;
height: 7px;
right: 15px;
top: 16px;
}
.nav-interna>ul.pp>li.ph.current_page_parent>a {
color: #748087;
}
.nav-interna>ul.pp>li>a {
display: block;
padding: 10px 30px 10px 15px;
border-bottom: 0;
font-size: 15px;
line-height: normal;
color: #00629f;
}
.nav-interna>ul.pp>li>a:focus {
color: #182d39;
}
.nav-interna>ul.pp>li>a:hover { text-decoration: none;
}
.nav-interna>ul.pp>li>ul {
display: block;
padding: 6px 15px;
list-style: none;
}
.nav-interna>ul.pp>li>ul>li {
position: relative;
padding-left: 12px;
}
.nav-interna>ul.pp>li>ul>li:first-child {
border-top: solid 1px #cccccc;
}
.nav-interna>ul.pp>li>ul>li>a {
font-size: 15px;
color: #00629f;
border-bottom: 0;
display: block;
padding: 6px 0;
}
.nav-interna>ul.pp>li>ul>li.current-menu-item>a {
font-size: 15px;
color: #182d39; }
.nav-interna>ul.pp>li>ul>li>a:focus,
.nav-interna>ul.pp>li>ul>li>a:hover { color: #182d39;
}
.nav-interna>ul.pp>li>ul>li:before {
content: "";
background: #182d39;
position: absolute;
border-radius: 50%;
top: 13px;
left: 0px;
width: 4px;
height: 4px;
}
h1.titulo-h1 {
margin-top: 0;
margin-bottom: 50px;
font-size: 38px;
line-height: 1.11;
color: #182d39;
}
.texto-destacado {
margin-bottom: 25px;
font-size: 20px;
font-weight: 300;
line-height: 1.4;
color: #182d39;
}
.formato {
padding-bottom: 55px;
font-family: "Roboto", sans-serif; font-size: 16px;
line-height: 1.56;
text-align: left;
color: #555555;
}
.formato .bloque-img {
margin-bottom: 50px;
position: relative;
}
.formato .bloque-img img {
max-width: 100%;
margin-bottom: 0;
}
.formato .bloque-img.video:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/play.png) center center no-repeat;
position: absolute;
width: 74px;
height: 74px;
left: 50%;
top: 50%;
margin-left: -37px;
margin-top: -37px;
z-index: 999;
cursor: pointer;
}
.formato .bloque-img .texto-img {
max-width: 100%;
margin: 15px 0;
font-size: 14px;
font-weight: normal;
line-height: normal;
text-align: center;
color: #566e78;
}
.formato p {
margin-bottom: 15px;
font-size: 16px;
font-weight: normal;
line-height: 1.56;
color: #555555;
}
.formato .txt-destacado p {
font-size: 19px;
line-height: 30px;
color: #182d39;
margin-bottom: 30px !important;
}
.formato h2,
.formato h2 strong {
margin-top: 30px;
margin-bottom: 12px;
font-size: 22px;
font-weight: normal;
line-height: 1.35;
color: #182d39;
}
.formato h2:first-child {
margin-top: 0;
}
.formato h3 {
margin-top: 30px;
margin-bottom: 10px;
font-size: 18px;
line-height: normal;
color: #182d39;
}
.formato h4 {
margin-top: 30px;
margin-bottom: 12px;
color: #182d39;
font-size: 17px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
} .titu-externo {
padding: 0 15px;
}
.titu-externo h1 {
font-size: 38px;
line-height: 1.11;
text-align: center;
color: #182d39;
margin-top: 0;
margin-bottom: 25px;
margin-bottom: 30px;
}
.titu-externo .texto-destacado {
margin-bottom: 50px;
text-align: center;
}
.icon-map {
position: relative;
display: inline-block;
padding: 2px 0 2px 30px;
border: 0;
}
.icon-map:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-map.png) center center no-repeat;
width: 18px;
height: 25px;
position: absolute;
display: block;
left: 0;
top: 1px;
}
.botonav-wrapper {
margin-bottom: 30px;
}
.boton-nav {
position: relative;
margin-bottom: 10px;
}
.boton-nav a {
display: block;
border-radius: 5px;
background-color: #649dbf;
padding: 18px 30px 19px 15px;
font-size: 13px; line-height: 1.23;
text-transform: uppercase;
color: #ffffff;
}
.boton-nav a:hover {
background-color: #00629f;
}
.boton-nav a:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-blanca.png) center center no-repeat;
position: absolute;
width: 5px;
height: 8px;
right: 18px;
top: 50%;
margin-top: -4px;
}
.presenta-img.borde-rojo img {
border-top: 3px solid #f43a3a;
}
.enlacesbloque-wrapper {
margin-bottom: 30px;
}
.enlacesbloque-modu {
margin-bottom: 10px;
}
.enlacesbloque-modu a {
padding: 10px 20px;
display: block;
background-color: #e9f3f6;
border-bottom: 2px solid rgba(244, 58, 58, 0.4);
}
.enlacesbloque-modu a:hover {
background-color: #deeaee;
}
.enlacesbloque-modu h3 {
font-size: 17px;
line-height: 1.29;
color: #00629f;
margin: 10px 0 10px;
}
.enlacesbloque-modu p {
font-size: 15px;
font-weight: 300;
line-height: 1.53;
color: #333333;
}
.enlacesbloque-modu a:hover h3 {
color: #003c6e;
}
.fil-linea {
margin-bottom: 35px;
}
.filtro-titu {
display: inline-block;
margin-right: 20px;
font-size: 15px;
text-transform: uppercase;
color: #182d39;
}
.buscador-inp {
position: relative;
display: inline-block;
}
.busca-input {
background: #ffffff;
padding: 12px 50px 11px 13px;
max-height: 44px;
border: 1px solid #182d39; display: block;
position: relative;
font-size: 16px;
font-weight: 300;
line-height: normal;
color: #666666;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.buscador-inp .busca-submit {
cursor: pointer;
padding: 0;
position: absolute;
height: 44px;
width: 44px;
right: 0px;
top: 0;
border: 1px solid #182d39;
border-left: #fff;
background: #00629f url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/buscador-interno.png) center center no-repeat;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.barra-gris .buscador .buscador-inp .busca-submit:hover {
background: #37bd7d;
}
.buscador-inp .busca-submit:hover {
background: #2daad9 url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/buscador-interno.png) center center no-repeat;
}
.central-fotos {
margin-bottom: 60px;
text-align: center;
} .share-central {
margin-left: 0 !important;
}
.marg-top {
margin-top: 40px;
margin-bottom: 30px;
}
.wrapper-cuerpo-interna.back-gris {
background: #f7f7f7;
border-top: 1px solid #dedada;
box-shadow: inset 0px 2px 0px #fff;
}
.botones-buscador-wrapper {
margin-bottom: 35px;
}
.botones-buscador {
display: inline-block;
margin-bottom: 10px;
}
.botones-buscador a {
border-radius: 3px;
background-color: #649dbf;
border: solid 1px #649dbf;
padding: 9px 25px 8px;
min-width: 180px;
text-align: center;
display: inline-block;
font-size: 15px;
font-weight: 500;
font-style: normal;
line-height: 1.67;
color: #ffffff;
text-transform: uppercase;
} .bloque-filtros-wrapper {
border-bottom: solid 2px #ffffff;
box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.1);
padding: 15px 0;
}
.bloque-filtros-wrapper .seccion-filtro {
font-size: 15px;
border: 1px solid #c5c5c5;
border: 0;
padding: 7px 14px;
min-height: 36px;
min-width: 170px;
color: #555;
background-color: rgba(222, 218, 218, 0.4);
box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}
.bloque-filtros .filtro-wrapper {
display: inline-block;
margin-right: 20px;
}
.bloque-filtros .filtro-noticias-modu {
display: inline-block;
}
.bloque-filtros .input-checks {
display: inline-block;
margin-right: 15px;
}
.bloque-filtros .input-checks label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: normal;
color: #666666;
font-size: 15px;
}
.bloque-filtros .filtro-titu {
margin-right: 15px;
font-size: 14px;
color: #666666;
margin-bottom: 8px;
}
.modu-tramites-wrapper {
padding-top: 50px;
}
.modu-tramites-modu {
background-color: #ffffff;
border: 1px solid #dadada;
border-bottom: 6px solid #dadada;
padding: 20px 20px 0;
margin-bottom: 35px;
}
.modu-tramites-modu h3 {
font-size: 20px;
font-weight: 500;
color: #182d39;
margin-top: 0;
margin-bottom: 15px;
}
.modu-tramites-modu ul {
padding: 0;
border-top: 1px solid #182d39;
}
.modu-tramites-modu ul li {
border-top: 1px solid #d1d1d1;
padding: 10px 0;
margin: 0;
line-height: 1.38;
}
.modu-tramites-modu ul li:first-child {
border-top: 0;
}
.modu-tramites-modu ul li a {
font-size: 16px;
line-height: 1.38; border-bottom: 0;
}
.formato .modu-tramites-modu ul li:before {
display: none;
}
.filtro-numeros ul {
padding: 0;
margin: 0;
}
.filtro-numeros ul li {
text-transform: uppercase;
display: inline-block;
margin-bottom: 15px;
padding: 0 13px;
border-right: 1px solid #a1a1a1;
}
.filtro-numeros ul li a {
border-bottom: 0;
font-size: 15px;
font-weight: 500;
line-height: normal; color: #555555;
}
.bloque-filtros-wrapper.numero-wrapper {
padding-bottom: 0;
}
.filtro-numeros ul li.boton-todos a {
font-weight: normal;
color: #0b69a4;
text-transform: none;
border-bottom: 1px solid;
}
.modu-tramites-modu.lista-dropdown {
padding: 0;
}
.modu-tramites-modu.lista-dropdown h3 {
font-size: 17px;
font-weight: normal;
line-height: 1.29;
margin: 0;
}
.modu-tramites-modu.lista-dropdown h3 a {
color: #00629f;
border: none;
padding: 15px 20px;
min-height: 102px;
display: block;
}
.lista-hidden {
background-color: #eeeeee;
padding: 16px 20px;
border-top: 1px solid #dadada;
position: absolute;
z-index: -1;
opacity: 0;
max-height: 0;
height: 0;
}
.lista-dropdown.active .lista-hidden {
z-index: 999;
opacity: 1;
height: auto;
position: initial;
max-height: initial;
}
.modu-tramites-modu.lista-dropdown.active h3 a {
min-height: initial;
}
.formato .lista-hidden h4 {
font-size: 15px;
font-weight: 500;
line-height: normal;
color: #333333;
margin: 0 0 10px;
}
.lista-hidden ul {
border: 0;
padding: 2px 0 2px 30px;
}
.lista-hidden ul li {
border: 0;
font-size: 15px;
font-weight: 300;
line-height: 1.53;
color: #333333;
margin-bottom: 10px;
padding: 0;
}
.lista-hidden ul li a {
border: 0;
font-size: 15px;
font-weight: 300;
line-height: 1.53; color: #00629f;
padding: 0;
border-bottom: 1px solid rgba(0, 98, 159, 0);
}
.lista-hidden ul li a:hover {
border-bottom: 1px solid rgb(0, 98, 159);
}
.formato .lista-hidden ul li:before {
content: "";
color: #00629f;
width: 3px;
height: 3px;
border-radius: 50%;
position: absolute;
display: block;
left: -22px;
top: 9px;
}
.formato.formato-left {
padding: 0;
}
.bloque-info {
padding: 25px 20px;
background-color: #f2f9fb;
border-bottom: 1px solid #f43a3a;
margin-bottom: 55px;
}
.bloque-info p {
margin-bottom: 2px;
}
.bloque-info p span {
min-width: 215px;
display: inline-block;
}
.bloquecolor-ol {
margin: 30px 0;
}
.bloquecolor-ol ol {
padding: 0;
}
.bloquecolor-ol ol li {
float: left;
width: 19%;
background-color: #9fc0d5; font-size: 15px;
line-height: 1.27;
color: #182d39;
padding: 20px 30px;
min-height: 90px;
margin-right: 1%;
min-width: 142px;
}
.bloquecolor-ol ol li:last-child {
margin-right: 0;
}
.formato .bloquecolor-ol ol li::before {
content: counter(li);
display: inline-block;
position: absolute;
left: 30px;
top: 17px;
margin-left: -1em;
width: auto;
height: auto;
background: 0;
font-size: 16px;
font-weight: normal;
line-height: 1.56;
text-align: left;
color: #555555;
}
.lat-vermas {
padding-left: 78px;
margin-bottom: 80px;
}
.lat-vermas h3 {
font-size: 16px;
line-height: normal;
margin: 0 0 15px;
color: #182d39;
}
.lat-vermas ul {
border: 1px solid #dfdfdf;
border-top: 3px solid #dfdfdf;
padding: 0;
margin-bottom: 40px;
}
.lat-vermas ul li {
list-style: none;
padding: 15px 15px;
border-top: 1px solid #dfdfdf;
line-height: 18px; }
.lat-vermas ul li a {
border-bottom: 0;
font-size: 15px;
display: block;
}
.lat-vermas ul li a .lat-img {
margin-bottom: 7px;
position: relative;
}
.lat-vermas ul li a .lat-img img {
width: 100%;
}
.lat-vermas ul li a .lat-img .fondo-negro {
display: block;
position: absolute;
background: #000;
opacity: 0.2;
width: 100%;
top: 0;
height: 100%; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.lat-vermas ul li a:hover .lat-img .fondo-negro {
opacity: 0;
}
.latvermas-slide {
border: 1px solid #cccccc;
border-top: 3px solid #f43a3a;
}
.latvermas-slide .carousel-indicators {
bottom: -35px;
}
.latvermas-slide .carousel-indicators li {
background-color: #d8d8d8;
border: 1px solid #979797;
width: 8px;
height: 8px;
}
.latvermas-slide .carousel-indicators li.active {
background-color: #f43a3a;
border: 1px solid #f43a3a;
}
.latvermas-slide .slide-texto {
background-color: #f2f9fb;
padding: 20px 18px 26px;
font-size: 15px;
font-weight: 300;
font-style: normal;
line-height: 1.53;
color: #333333;
}
.latvermas-slide .carousel-inner>.item {
background: #000;
}
.latvermas-slide .carousel-inner>.item>img,
.latvermas-slide .carousel-inner>.item>a>img {
width: 100%;
opacity: 0.8;
}
.latvermas-slide .carousel-inner>.item:hover>img,
.latvermas-slide .carousel-inner>.item:hover>a>img {
opacity: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.latvermas-slide .carousel-control .icon-prev,
.latvermas-slide .carousel-control .icon-next,
.latvermas-slide .carousel-control .glyphicon-chevron-left,
.latvermas-slide .carousel-control .glyphicon-chevron-right {
top: 28%;
}
.latvermas-slide .carousel-control.left {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/slide-flecha-izq.png) center center no-repeat;
position: absolute;
border: 0;
width: 48px;
height: 48px;
opacity: 1;
left: 0;
cursor: pointer;
z-index: 15;
top: 18%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.latvermas-slide .carousel-control.right {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/slide-flecha-der.png) center center no-repeat;
right: 0;
left: inherit;
position: absolute;
border: 0;
width: 48px;
height: 48px;
opacity: 1;
cursor: pointer;
z-index: 15;
top: 18%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .share {
border-top: 1px solid #dfdfdf; margin: 20px 0 64px; }
.share span.txt {
display: inline-block;
height: auto;
padding: 11px 10px 11px 15px;
vertical-align: top;
border-left: 1px solid #dfdfdf;
font-size: 15px;
color: #666666;
}
.share a {
position: relative;
display: inline-block;
width: 44px;
height: 40px;
color: #666;
margin: 0;
padding: 0px 20px;
margin-left: -5px;
border-bottom: 0;
}
.share-borde-left {
border-left: 1px solid #d8d8d8;
}
.share-borde-right {
border-right: 1px solid #d8d8d8;
}
span.txt.noborde-left {
border-left: none;
padding-left: 5px;
}
.share-face {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-face2.png) center center no-repeat;
}
.share-twit {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-twit2.png) center center no-repeat;
}
.share-linked {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-linked2.png) center center no-repeat;
}
.share-redes {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-redes2.png) center center no-repeat;
}
.share-impr {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-impr2.png) center center no-repeat;
}
.share-pdf {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-pdf2.png) center center no-repeat;
}
.share-mail {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-mail2.png) center center no-repeat;
}
.share-face:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-face.png) center center no-repeat;
}
.share-twit:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-twit.png) center center no-repeat;
}
.share-linked:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-linked.png) center center no-repeat;
}
.share-redes:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-redes.png) center center no-repeat;
}
.share-impr:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-impr.png) center center no-repeat;
}
.share-pdf:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-pdf.png) center center no-repeat;
}
.share-mail:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-mail.png) center center no-repeat;
} .presenta-wrapper {
background-color: #e9f3f6;
margin-bottom: 40px;
}
.presenta-img {
float: left;
}
.presenta-img img {
margin: 0;
}
.presenta-texto {
overflow: hidden;
padding: 25px 30px;
}
.presenta-texto h3 {
margin-top: 3px;
margin-bottom: 25px;
font-size: 20px;
line-height: 1.3;
color: #182d39;
}
.presenta-texto h4 {
font-size: 15px;
font-weight: 300;
line-height: normal;
color: #182d39;
margin: 0;
}
.presenta-texto p {
font-size: 15px;
font-weight: 300;
line-height: 1.53;
color: #333333;
}
.presenta-contacto {
font-size: 16px;
line-height: 1.56;
color: #555555;
margin: -12px 0 18px;
}
.flecha-volver {
margin-bottom: 60px;
position: relative;
padding-left: 35px;
}
.flecha-volver:before {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flechaback-rojo.png) center center no-repeat;
position: absolute;
width: 22px;
height: 16px;
left: 2px;
top: 4px;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
} .desplegables {
margin-top: 30px;
margin-bottom: 30px;
}
.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: 16px 70px 17px 20px;
position: relative;
background-color: #f2f9fb;
border: solid 1px #d6e8ed; font-size: 17px;
line-height: 1.29;
color: #00629f;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.desplegables .panel-heading h2 a:hover {
background-color: #deeaee;
}
.desplegables .panel-heading h2 a:after {
content: "\2b";
font-family: "Glyphicons Halflings";
display: block;
font-size: 14px;
position: absolute;
color: #f43a3a;
border: 1px solid #f43a3a;
line-height: 1;
padding: 4px 4px 5px 5px;
margin: 0;
border-radius: 50%;
right: 15px;
top: 15px;
cursor: pointer;
z-index: 2;
opacity: 0.5;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.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: "\2212";
padding: 4px 5px 5px 4px;
}
.desplegables .panel-heading h2 a:hover:after {
opacity: 1;
}
.desplegables .panel-group .panel-heading+.panel-collapse>.panel-body,
.desplegables .panel-group .panel-heading+.panel-collapse>.list-group {
border: solid 1px #d6e8ed;
border-top: 0;
padding: 24px 20px 15px 20px;
margin-bottom: 10px;
margin-top: -5px;
}
.formato .desplegables .panel-group ul {
padding-bottom: 15px;
padding-left: 50px;
}
.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 {
margin-top: 14.5px;
margin-bottom: 16px;
font-size: 20px;
font-weight: 300;
line-height: 1.4;
color: #182d39;
}
.formato .desplegables h3:first-child {
margin-top: 0;
}
.formato .desplegables p {
margin-bottom: 25px;
font-size: 15px;
line-height: 1.53;
color: #444444;
}
.formato .desplegables h4 {
font-size: 17px;
line-height: normal;
color: #182d39;
margin: 0 0 10px;
}
.formato .desplegables ul li {
position: relative;
margin-bottom: 10px;
font-size: 15px;
font-weight: 300;
line-height: 1.53;
text-align: left;
color: #333333;
}
.formato .desplegables ul li:before {
width: 3px;
height: 3px;
} .formato table {
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}
.formato table.tabla-gen {
position: relative;
border-top: 1px solid #c4cdd0;
margin-bottom: 50px;
border-top: 1px solid #c4cdd0;
border-right: 1px solid #c4cdd0;
margin-top: 18px;
}
.formato table.tabla-gen tbody th {
background: #f1f7f8;
padding: 20px 18px;
border-bottom: 1px solid #c4cdd0;
line-height: 22px;
vertical-align: top;
font-weight: 500;
font-size: 17px;
}
.formato table.tabla-gen thead tr th,
.formato table tr:first-child td {
border-left: 1px solid #d6e8ed;
border-bottom: 1px solid #d6e8ed;
padding: 10px 18px;
height: 46px;
font-size: 17px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.29;
letter-spacing: normal;
text-align: left;
color: #00629f;
background-color: #f2f9fb;
border-bottom: 1px solid #f43a3a;
}
.formato table.tabla-gen tr td,
.formato table tr td {
border: 1px solid #d6e8ed;
padding: 11px 18px;
vertical-align: top;
background: #ffffff;
font-size: 15px;
font-weight: 300;
line-height: 1.53;
color: #333333;
}
.formato table.tabla-gen tbody tr th:first-child,
.formato table.tabla-gen tr td:first-child {
border-left: 1px solid #d9dfe1; }
.formato table.tabla-gen thead td:first-child,
.formato table.tabla-gen tr th:first-child {
border-left: 1px solid #d6e8ed;
}
.formato table.tabla-gen tr td ul li {
margin-bottom: initial;
line-height: 22px;
}
.formato table tr th.resi1 {
width: 530px;
}
.formato table tr th.resi2 {
width: 37%;
}
.formato table.tabla-gen tr.tabla-color2 td {
font-weight: 600;
background: #d0e0e1;
color: #00313f;
border-right: 1px solid #eee;
font-size: 16px;
}
.formato table.tabla-gen tr.tabla-color2 td:last-child {
border-right: 1px solid #d9dfe1;
}
.formato table.tabla-gen tr.tabla-color3 td {
font-weight: 600;
color: #00313f;
}
.formato table tr td.recu1 {
width: 236px;
}
.formato table tr td.recu2 {
width: 166px;
}
.formato table tr td.recu3 {
width: 208px;
}
.formato table tr td.recu4 {
width: 226px;
}
.formato table tr td.recu5 {
width: 212px;
}
.formato table tr td.recu6 {
width: 133px;
}
.formato table tr td.recu7 {
width: 136px;
}
.formato table tr td.recu8 {
width: 165px;
}
.formato table tr td.recu9 {
width: 190px;
} .paginacion-interna {
margin-top: 30px;
padding: 1px 0 0;
border-top: 1px solid #dadada;
}
.formato .paginacion-interna ul {
padding: 0;
margin: 0;
list-style: none;
}
.formato .paginacion-interna ul li:before {
content: "";
display: none;
}
.paginacion-interna .pagination>li>a,
.paginacion-interna .pagination>li>span {
padding: 10px 4px;
margin: 0 3px;
width: 46px;
height: 46px;
display: inline-block;
border: 0;
margin-bottom: 5px;
font-size: 18px;
text-align: center; background: none;
color: #666;
}
.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: #182d39;
color: #ffffff;
}
.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 .flecha-left a,
.paginacion-interna .flecha-right a {
position: relative;
}
.paginacion-interna .flecha-left a:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecharoja-left.png) center center no-repeat;
height: 26px;
width: 8px;
position: absolute;
display: block;
left: 50%;
margin-left: -4px;
top: 9px;
}
.paginacion-interna .flecha-right a:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecharoja-right.png) center center no-repeat;
height: 26px;
width: 8px;
position: absolute;
display: block;
left: 50%;
margin-left: -4px;
top: 9px;
}
.bloque-confirmación {
border: 1px dotted #d6e8ed;
padding: 18px 30px;
margin-bottom: 15px;
}
.bloque-confirmación a {
border-radius: 5px;
border: 1px solid;
padding: 4px 22px;
display: inline-block;
margin-left: 12px;
text-transform: uppercase;
font-size: 13px;
line-height: normal;
color: #00629f;
background: #fff;
}
.bloque-confirmación a:hover {
background: #f2f9fb;
} .slider-img-intern {
position: relative; margin-bottom: 0px;
}
.slider-img-intern .carousel-inner .item { border: 2px solid #d6e8ed; }
.slider-img-intern .carru-row {
margin-left: -5px;
margin-right: -5px;
}
.slider-img-intern .carru-item {
padding-left: 5px;
padding-right: 5px;
position: relative;
}
.slider-img-intern .carrusel .slide-inter-modu .slider-intermodu-text,
.carousel-caption {
background-color: rgba(24, 45, 57, 0.8);
position: absolute;
left: 0;
bottom: -3px;
width: 100%;
line-height: 1.56;
text-align: left;
padding: 9px 15px;
color: #ffffff;
}
.slider-img-intern .carrusel .slide-inter-modu { text-align: center;
position: relative;
}
.slider-img-intern .carrusel .slide-inter-modu img { margin-bottom: 0;
}
.slide-inter-modu-text {
background: #fff;
padding: 13px 20px; color: #333;
}
.modutext-left {
display: inline-block;
float: left;
}
.modutext-right {
display: inline-block;
float: right;
}
.carou-barra-baja {
background: #d6e8ed;
position: relative;
padding: 7px 0;
text-align: center;
display: block;
}
.slider-img-intern .carousel-control,
.slider-img-intern #slider-thumbs #pv {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flechas-slide-1.png) center left no-repeat;
position: absolute;
border: 0; height: 100%;
opacity: 1;
left: 23px;
cursor: pointer;
z-index: 15;
top: unset; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slider-img-intern .carousel-control.right,
.slider-img-intern #slider-thumbs #nx {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flechas-slide-2.png) center right no-repeat;
right: 36px;
left: inherit;
height: calc(100%);
top: unset;
}
.slider-img-intern .carousel-control:hover { border-bottom: 0;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators {
position: relative;
padding: 0px 38px;
bottom: 0;
width: initial;
margin: 0;
left: initial;
display: inline-block;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li {
padding: initial;
border-radius: 0;
text-indent: initial;
background: initial;
border: 0;
padding: 0 2px;
width: initial;
height: inherit;
margin: initial;
margin-bottom: 5px;
display: inline-block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.formato .slider-img-intern .carou-barra-baja ol.carousel-indicators li::before {
display: none;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li img {
margin: 0;
border: 0; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active img,
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active:hover img {
border: 0;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li:hover img,
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active img,
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active:hover img {
-webkit-filter: none;
-moz-filter: none;
-ms-filter: none;
-o-filter: none;
filter: none;
}
.carru-baja-text {
line-height: 15px;
margin-top: 5px;
color: #666666;
font-weight: 500;
font-size: 14px;
}
#intern-carousel #slider-thumbs {
text-align: center;
background: #d6e8ed;
margin-bottom: 0px;
overflow: hidden;
height: auto;
padding: 10px 0;
}
.formato ol.list-inline li::before {
display: none;
}
.formato ol.list-inline {
padding: 0;
}
.formato ol.list-inline li {
padding-left: 0px;
margin-bottom: 0;
}
span.bticon-vermas {
position: absolute;
display: inline-block;
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/btn-vermas.png) center center no-repeat;
height: 16px;
width: 16px;
margin-left: 8px;
margin-top: 5px;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
span.bticon-vermas:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/btn-vermas2.png) center center no-repeat;
}
span.bticon-vermas.active {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/btn-vermas-active.png) center center no-repeat;
}
span.bticon-vermas.active:hover {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/btn-vermas2-active.png) center center no-repeat;
}
.slider-img-intern .carousel-inner .carousel-control,
.slider-img-intern #intern-carousel .carousel-control {
background: #182d39 url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/slide-flecha-izq.png) center center no-repeat;
position: absolute;
border: 0;
width: 48px;
height: 48px;
background-color: #182d39;
opacity: 1;
left: 0;
cursor: pointer;
z-index: 15;
top: 50%;
margin-top: -18px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slider-img-intern .carousel-inner .carousel-control.right,
.slider-img-intern #intern-carousel .carousel-control.right {
background: #182d39 url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/slide-flecha-der.png) center center no-repeat;
right: 0;
left: inherit;
}
.sliderbene-princ { margin: 0 15px 60px;
position: relative;
}
.slider-fondo-negro {   opacity: 1;
padding-top: 155px;
position: relative;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
.slider-fondo-negro:after {
content: "";
position: absolute;
width: 120px;
height: 120px;
left: 50%;
margin-left: -60px;
top: 34px;
}
.slider-fondo-negro.icon1:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-calidad.png) center center no-repeat;
}
.slider-fondo-negro.icon2:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-reco.png) center center no-repeat;
}
.slider-fondo-negro.icon3:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-formacion.png) center center no-repeat;
}
.slider-fondo-negro.icon4:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-exclusivos.png) center center no-repeat;
}
.slider-fondo-negro.icon5:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-bienestar.png) center center no-repeat;
}
.slider-fondo-negro.icon6:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-deley.png) center center no-repeat;
}
.bene-slider-largo:hover .slider-fondo-negro {
opacity: 0;
}
.slider-fondo-negro2 {
position: absolute;
top: 222px;
padding: 0;
opacity: 0;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
.bene-slider-largo a:focus .slider-fondo-negro2,
.bene-slider-largo:hover .slider-fondo-negro2 {
position: absolute;
top: 0;
opacity: 1;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
.bene-slider-largo {
height: 248px;
display: inline-block;
position: relative;
padding: 0;
border: solid 1px #dadada;
}
.bene-slider-largo:hover {
border-bottom: 2px solid #f43a3a;
}
.bene-slider-largo.active {
background: #f2efef;
}
.bene-slider-largo.active div.slider-fondo-negro.icon1 {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-calidad-hover.png) center center no-repeat;
}
.bene-slider-largo.active div.slider-fondo-negro.icon1::after {
background: none;
}
.bene-slider-largo.active div.slider-fondo-negro.icon2 {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-reco-hover.png) center center no-repeat;
}
.bene-slider-largo.active div.slider-fondo-negro.icon2::after {
background: none;
}
.bene-slider-largo.active div.slider-fondo-negro.icon3 {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-formacion-hover.png) center center no-repeat;
}
.bene-slider-largo.active div.slider-fondo-negro.icon3::after {
background: none;
}
.bene-slider-largo.active div.slider-fondo-negro.icon4 {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-exclusivos-hover.png) center center no-repeat;
}
.bene-slider-largo.active div.slider-fondo-negro.icon4::after {
background: none;
}
.bene-slider-largo.active div.slider-fondo-negro.icon5 {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-bienestar-hover.png) center center no-repeat;
}
.bene-slider-largo.active div.slider-fondo-negro.icon5::after {
background: none;
}
.bene-slider-largo.active div.slider-fondo-negro.icon6 {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-deley-hover.png) center center no-repeat;
}
.bene-slider-largo.active div.slider-fondo-negro.icon6::after {
background: none;
}
.sliderbene-imagenes h2 {
top: 15px;
position: relative;
font-size: 18px;
font-weight: normal;
line-height: normal;
text-align: center;
color: #182d39;
margin: 0;
}
.sliderbene-imagenes .slider-fondo-negro2 h2 {
text-transform: none;
margin: 0 0 15px;
top: 0;
position: initial;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
text-align: center;
color: #182d39;
border-bottom: 1px solid #dadada;
padding: 10px 8px;
}
.sliderbene-imagenes .slider-fondo-negro2 p {
position: initial;
font-size: 14px;
font-weight: 300;
font-style: normal;
font-stretch: normal;
line-height: 19px;
letter-spacing: normal;
text-align: left;
color: #333333;
padding: 0 15px;
} .bloquegrande-filtros {
border-radius: 8px 8px 0 0;
padding-top: 20px;
margin-bottom: 50px;
background-image: linear-gradient(to bottom,
rgba(237, 232, 232, 0.6),
#d6cdcd);
}
.bloquegrande-filtros .seccion-filtro {
font-size: 15px;
border: 1px solid #c5c5c5;
border: 0;
padding: 7px 14px;
min-height: 36px;
min-width: 250px;
background-color: rgb(255, 255, 255);
font-weight: 300;
color: #666666;
}
.formato .bloquegrande-filtros h2 {
padding-bottom: 17px;
border-bottom: 1px solid #fff;
box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
.formato .bloquegrande-filtros .busca-input {
max-height: 36px;
border: 0;
min-width: 475px;
font-weight: normal;
font-style: normal;
color: #999999;
}
.formato .bloquegrande-filtros .fil-linea {
margin-bottom: 20px;
padding: 0 30px;
padding-right: 0;
}
.formato .bloquegrande-filtros .buscador-inp .busca-submit {
cursor: pointer;
padding: 0;
position: absolute;
height: 36px;
width: 36px;
right: 0px;
top: 0;
border: 0;
border-left: 0;
background: #ffffff url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/lupa-azul.png) center center no-repeat;
}
.formato .bloquegrande-filtros .buscador-inp .busca-submit:hover {
background: #ffffff url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/lupa-azul-hover.png) center center no-repeat;
}
.formato .bloquegrande-filtros .filtro-titu {
text-transform: inherit;
font-weight: bold;
color: #666666;
margin-bottom: 10px;
}
.formato .bloquegrande-filtros .filtro-titu.titu-b {
font-weight: normal;
border-left: 1px solid #666;
padding-left: 16px;
} .modubene-modu {
margin-bottom: 40px;
position: relative;
height: 435px;
display: inline-block;
overflow: hidden;
}
.modubene-tag {
font-size: 14px;
font-weight: 500;
line-height: normal;
color: #ffffff;
background-color: #f43a3a;
display: inline-block;
padding: 7px 10px 6px;
left: 20px;
top: -15px;
position: absolute;
}
.modubene-img img {
width: 100%;
margin-bottom: 0;
}
.modubene-texto {
position: relative; padding: 25px 25px 60px; }
.modubene-texto h3 {
font-size: 20px;
line-height: 1.2;
color: #00629f;
margin: 0 0 15px;
}
.modubene-texto p {
font-size: 15px;
font-weight: 300;
color: #333333;
}
.modunene-link { position: absolute;
right: 54px; }
.modunene-link a {
border-radius: 6px;
background-color: #649dbf;
padding: 7px 10px;
border: 0;
color: #fff;
font-size: 13px;
text-transform: uppercase;
display: inline-block;
}
.modunene-link a:hover {
background-color: #00629f;
}
.modubene-texto-bloque {
background-color: #f2f9fb;
border-bottom: 1px solid #f43a3a;
position: relative;
}
.modubene-texto-slide {
position: absolute; padding: 0;
opacity: 0;
top: 435px;
background: #004e8e;
border-bottom: 1px solid #f43a3a;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
.modubene-modu .modubene-texto-slide {
opacity: 0;
}
.modubene-modu.active .modubene-texto-slide {  position: absolute; opacity: 1;
top: 0;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
.modubene-modu .modubene-texto-slide .modubene-tag {
font-size: 14px;
font-weight: 500;
line-height: normal;
color: #ffffff;
background-color: #f43a3a;
display: inline-block;
padding: 7px 10px 6px;
left: 20px;
top: 20px;
position: absolute;
}
.modubene-texto-slide h3 {
font-size: 20px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.2;
color: #ffffff;
border-top: 1px solid #f43a3a;
margin-top: 50px;
padding: 25px 20px 10px;
}
.modubene-texto-slide p {
font-size: 15px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
line-height: 1.67;
color: rgba(255, 255, 255, 0.8);
padding: 0 20px;
}
.modubene-texto-slide ul {
font-size: 15px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.53;
color: rgba(255, 255, 255, 0.8); padding-right: 20px;
}
.modubene-slide-links {
padding: 0 20px;
position: absolute;
bottom: 30px;
}
.modubene-slide-links .flecha-volver { margin: 0;
right: initial;
bottom: initial;
display: inline-block;
margin-bottom: 15px;
}
.modubene-slide-links .flecha-volver a {
color: #fff;
margin-right: 25px;
position: relative;
font-size: 16px;
font-weight: normal; line-height: 1.56;
text-align: left;
}
.modubene-slide-links .flecha-volver a:hover {
color: #f85353;
}
.modubene-slide-links .modunene-link {
position: initial;
margin: 0;
right: initial;
bottom: initial;
display: inline-block;
}
.modubene-slide-links .modunene-link a {
border-radius: 6px;
background-color: #ffffff;
font-size: 13px;
text-align: center;
color: #004e8e;
min-width: 120px;
}
.modubene-slide-links .modunene-link a:hover {
background-color: #f43a3a;
color: #ffffff;
}
h1.titulo-h1.h1-borde {
padding-bottom: 20px;
border-bottom: 2px solid #00629f;
margin-bottom: 35px;
}
h2.h2-icon {
position: relative;
padding-left: 40px;
}
.h2-icon.icon-calen:before {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-calen.png) center center no-repeat;
height: 30px;
width: 30px;
position: absolute;
display: block;
left: 0;
top: -3px;
}
.h2-icon.icon-requi:before {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-requi.png) center center no-repeat;
height: 30px;
width: 30px;
position: absolute;
display: block;
left: 0;
top: -3px;
}
.h2-icon.icon-des:before {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-des.png) center center no-repeat;
height: 30px;
width: 30px;
position: absolute;
display: block;
left: 0;
top: -3px;
}
.h2-icon.icon-info:before {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-info.png) center center no-repeat;
height: 30px;
width: 30px;
position: absolute;
display: block;
left: 0;
top: -3px;
}
.formato ul.descargas {
padding: 0;
border-top: 1px solid #c4cdd0;
margin-bottom: 50px;
}
.formato ul.descargas li {
margin: 0;
padding: 8px 0;
border-bottom: 1px solid #c4cdd0;
position: relative;
padding-left: 40px;
}
.formato ul.descargas li a {
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.56;
letter-spacing: normal;
text-align: left;
color: #555555;
border-bottom: 0;
}
.formato ul.descargas li a:hover {
background: #f43a3a;
}
.formato ul.descargas li:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/share-pdf2.png) center center no-repeat;
height: 30px;
width: 30px;
position: absolute;
display: block;
left: 0;
top: 5px;
}
.formato ul.descargas li:before {
display: none;
}
.titu-img {
position: relative;
margin-bottom: 35px;
}
.titu-imgtag {
font-size: 16px;
font-weight: 500;
line-height: normal;
color: #ffffff;
background-color: #f43a3a;
display: inline-block;
padding: 7px 30px 6px;
left: 20px;
bottom: -15px;
position: absolute;
}
.central-fototexto {
position: relative;
}
.central-fototexto .fondo-negro {
display: block;
position: absolute;
background: #000;
opacity: 0.2;
width: 100%;
top: 0;
height: 100%; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.central-fototexto:hover .fondo-negro {
opacity: 0;
}
.central-fototexto img {
width: 100%;
}
.central-fototexto.video:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/play.png) center center no-repeat;
position: absolute;
width: 74px;
height: 74px;
left: 50%;
top: 50%;
margin-left: -37px;
margin-top: -37px;
z-index: 999;
cursor: pointer;
}
.central-fototexto {
text-align: left;
}
.central-fototexto p {
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.56;
letter-spacing: normal;
text-align: left;
color: #555555;
}
.bloque-celes {
background-color: #f2f9fb;
padding: 25px 25px;
margin: 25px 0 0;
}
.central-fototexto .boton-rojo {
text-align: left;
margin: 25px 0 0;
}
.bloque-sesion {
background-color: #f2f9fb;
padding: 12px 15px;
border-bottom: 1px solid #f43a3a;
}
.boton-sesion {
float: right;
}
.boton-sesion a {
font-size: 14px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #649dbf;
text-transform: uppercase;
border: 1px solid;
padding: 9px 20px 10px;
display: inline-block;
border-radius: 6px;
background: #f2f9fb;
}
.boton-sesion a:hover {
color: #fff;
background: #649dbf;
}
.bloque-sesion-text {
float: left;
padding: 8px 0;
}
.convocalista-modu {
border-top: 1px solid #dadada;
padding: 25px 0 20px;
}
.convocalista-modu:first-child {
border-top: 0;
}
.convocalista-modu h3 {
font-size: 22px;
line-height: 1.18;
color: #182d39;
margin-top: 0;
}
.convocalista-text {
float: left;
}
.convocalista-text p {
font-size: 16px;
line-height: 1.56;
color: #555555;
}
.convocalista-links {
float: right;
}
.convocalista-links a {
font-size: 15px;
font-weight: normal;
font-style: normal;
text-align: center;
color: #ffffff;
border-radius: 6px;
border: 1px solid;
background-color: #fb4135;
display: inline-block;
padding: 10px 25px 11px;
margin-left: 15px;
text-transform: uppercase;
}
.convocalista-links a:first-child {
background-color: rgba(251, 65, 53, 0.75);
margin-left: 0;
}
.convocalista-links a:hover {
color: #fb4135;
background-color: #ffffff;
}
.convocalista-text span {
color: #888;
}
.bloque-sesion.back-white {
background: #fff;
padding: 0 0 25px;
}
.wrapper-nav-interna .busca-input {
min-width: initial;
width: 100%;
}
.wrapper-nav-interna .buscador-inp {
min-width: initial;
width: 100%;
margin-bottom: 40px;
}
.wrapper-nav-interna .buscador-inp .busca-submit {
cursor: pointer;
padding: 0;
position: absolute;
height: 44px;
width: 44px;
right: 0px;
top: 0;
border: 1px solid;
border-left: 0;
background: #ffffff url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/lupa-azul.png) center center no-repeat;
}
.wrapper-nav-interna .buscador-inp .busca-submit:hover {
background: #ffffff url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/lupa-azul-hover.png) center center no-repeat;
}
.formato.weigth-inver,
.formato.weigth-inver p {
font-weight: 300;
}
.formato.weigth-inver strong {
font-weight: normal;
} .planmaes-wrapper {
background-image: linear-gradient(to right, #f57272, #6cabcc);
padding: 15px 0;
box-shadow: 0 2px 12px 1px rgba(0, 0, 0, 0.5);
}
.planmaes-blanco {
background: #fff;
padding: 30px 30px;
}
.planmaes-blanco h2 {
margin-bottom: 30px;
}
.planmaes-modu {
border-top: 1px solid rgba(102, 102, 102, 0.4);
padding: 20px 0;
}
.planmaes-modu:last-child {
padding: 20px 0 0;
}
.bloque-detalles {
background-image: linear-gradient(to right, #f57272, #6cabcc);
padding: 25px 34px 0;
margin-bottom: 35px;
}
.bloque-detalles h3 {
font-size: 22px;
line-height: 26px;
color: #182d39;
margin: 0 0 20px;
}
.detalles-modu {
padding: 18px 15px 15px;
background: rgba(255, 255, 255, 0.8);
}
.detalles-modu h4 {
margin: 0 0 8px;
font-size: 15px;
line-height: 23px;
color: #182d39;
font-weight: bold;
}
.detalles-modu p {
font-size: 15px;
line-height: 23px;
color: #333;
margin-bottom: 4px;
font-weight: 300;
}
.detalle-pad {
padding: 0 6px;
} .proyectos-wrapper {
padding: 50px 0 0;
}
.proyectos-modu { background: #fff;
padding: 20px 15px;
border: 1px solid #dadada;
border-bottom: 6px solid #dadada;
margin-bottom: 30px;
}
.proyectos-modu:hover {
background: rgba(100, 157, 191, 0.2);
border-bottom: 6px solid #f43a3a;
}
.proyectos-modu h3 {
margin: 0;
padding-bottom: 15px;
font-size: 20px;
font-weight: 500;
display: block;
}
.proyectos-img {
border-top: 2px solid #182d39;
margin-bottom: 15px;
}
.proyectos-img img {
width: 100%;
}
.proyectos-text {
font-size: 15px;
line-height: 23px;
color: #333;
font-weight: 300;
}
.proyectos-text strong {
font-weight: normal;
}
.botones-buscador-wrapper .seccion-filtro {
font-size: 15px;
border: 1px solid #c5c5c5;
border: 0;
padding: 7px 14px;
min-height: 36px;
min-width: 200px;
font-weight: 300;
color: #555;
margin-right: 20px;
background-color: rgba(222, 218, 218, 0.4);
box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
margin-bottom: 15px;
}
.bloque-video {
position: relative;
}
.bloque-video:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/play.png) center center no-repeat;
position: absolute;
width: 74px;
height: 74px;
left: 50%;
top: 50%;
margin-left: -37px;
margin-top: -37px;
z-index: 999;
cursor: pointer;
}
.bloque-video .fondo-negro {
display: block;
position: absolute;
background: #000;
opacity: 0.2;
width: 100%;
top: 0;
height: 100%; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.bloque-video:hover .fondo-negro {
opacity: 0;
}
.tags-interna {
padding-left: 38px;
margin: 40px 0 50px;
position: relative;
}
.tags-interna a {
padding: 4px 12px 5px;
display: inline-block;
border-bottom: 0;
margin: 0 2px 5px;
font-size: 14px;
line-height: 1.57;
color: #00629f;
border-radius: 4px;
background-color: #eceaea;
}
.tags-interna a:hover { background-color: #cccccc;
}
.tags-interna a:first-child {
border-left: 0;
margin-left: 0;
}
.tags-interna:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/tag-intern-icon.png) center center no-repeat;
width: 28px;
height: 24px;
position: absolute;
display: block;
left: 0;
top: 2px;
} .docu-admin-wrapper {
padding-top: 50px;
}
.docu-admin-modu {
background-color: #ffffff;
border: 1px solid #dadada;
border-bottom: 6px solid #dadada;
padding: 15px 20px 25px;
margin-bottom: 35px;
}
.docu-admin-modu h3 {
font-size: 20px;
margin-top: 0;
margin-bottom: 20px;
}
.docu-admin-btn a {
border-radius: 6px;
background-color: rgba(251, 65, 53, 0.2);
border: solid 1px #ff482e;
display: inline-block;
padding: 7px 20px 8px 40px;
font-size: 14px;
line-height: normal;
color: #ff482e;
text-transform: uppercase;
margin-bottom: 16px;
position: relative;
}
.docu-admin-btn a:before {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-des2.png) center center no-repeat;
height: 22px;
width: 22px;
position: absolute;
display: block;
left: 9px;
top: 5px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.docu-admin-btn a:hover {
color: #fff;
background-color: #fb4135;
}
.docu-admin-btn a:hover:before {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-des-hov.png) center center no-repeat;
}
.docu-admin-fecha {
font-size: 14px;
line-height: 1.86;
color: #888888;
}
.docu-admin-btn a span {
color: #fd8472;
padding-left: 5px;
}
.docu-admin-btn a:hover span {
color: #fea597;
}
.docu-admin-regla {
border: solid 1px #182d39;
display: inline-block;
padding: 2px 9px;
margin-bottom: 10px;
text-transform: uppercase;
font-size: 12px;
line-height: normal;
color: #182d39;
}
.bloque-info2 {
padding: 0;
background-color: #ffffff;
border: 1px solid #f43a3a;
margin-bottom: 35px;
}
.bloque-info2-img {
float: left;
border-right: 1px solid #f43a3a;
}
.bloque-info2-img img {
width: 284px;
height: 238px;
}
.bloque-info2-text {
overflow: hidden;
padding: 40px 45px 30px;
}
.bloque-info2-text p {
margin-bottom: 2px;
}
.bloque-info2-text p span {
min-width: 160px;
display: inline-block;
}
.bloque-info2-text .docu-admin-btn {
margin-top: 30px;
}
.contacto-wrapper {
padding: 40px 0 0;
}
.contacto-modu h3 {
margin-top: 0;
margin-bottom: 8px;
font-size: 16px;
font-weight: normal;
color: #182d39;
}
.contacto-modu .form-content .nombre .input-group,
.contacto-modu .form-content .correo-men .input-group {
width: 100%;
margin-bottom: 20px;
}
.contacto-modu .form-content .nombre input,
.contacto-modu .form-content .correo-men input,
.contacto-modu .form-content .captcha-wrapper input {
font-size: 15px;
color: #fff;
padding: 2px 0 0 7px;
width: 100%;
height: 38px;
border: solid 1px rgba(173, 186, 190, 0.5);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.contacto-modu .form-content .captcha-wrapper input {
height: 72px;
padding: 10px;
}
.contacto-modu .form-content .seccion-filtro {
font-size: 15px;
border: 1px solid #c5c5c5;
border: 0;
padding: 7px 14px;
min-height: 38px;
width: 100%;
color: #555;
background-color: rgba(222, 218, 218, 0.4);
box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.contacto-modu .form-content .filtro-wrapper {
display: block;
margin-right: 0;
width: 100%;
margin-bottom: 25px;
padding: 0;
}
.contacto-modu .form-content .mensaje textarea {
font-size: 15px;
color: #7c7c7c;
border: 1px solid #cbd2d6;
height: 130px;
padding: 8px;
resize: none;
width: 100%;
margin-bottom: 20px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.contacto-modu .form-content .input-group {
display: block;
}
.contacto-modu .captcha-span {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/captcha.jpg) left center no-repeat; position: relative; float: left;
width: 278px;
height: 72px;
margin-bottom: 20px;
display: inline-block;
}
.captcha-wrapper {
margin-bottom: 50px;
}
.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 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.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;
}
.contacto-modu .form-content .mensaje textarea:hover,
.contacto-modu .form-content input:hover,
.contacto-modu .form-content .seccion-filtro:hover {
border-color: #979da0;
}
.bloque-filtros .contacto-modu.filtro-wrapper {
display: block;
margin-right: 0;
}
.bloque-filtros-wrapper .contacto-modu .seccion-filtro {
width: 100%;
min-width: initial;
}
.bloque-filtros-wrapper.flecha-down-after {
padding: 25px 0;
}
.flecha-down-after {
position: relative;
}
.flecha-down-after:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-down-after.png) center center no-repeat;
width: 38px;
height: 22px;
position: absolute;
display: block;
left: 50%;
margin-left: -19px;
bottom: -20px;
}
.wrapper-cuerpo-interna.contacto .texto-destacado {
margin-bottom: 0;
}
.wrapper-cuerpo-interna.contacto .titu-externo h1 {
margin-bottom: 30px;
}
.contacto-modu .buscador-inp {
position: relative;
display: block;
margin-bottom: 25px;
}
.contacto-modu .busca-input {
background: #ffffff;
padding: 12px 115px 11px 13px;
max-height: 38px;
border: solid 1px rgba(173, 186, 190, 0.5);
min-width: initial;
width: 100%;
display: block;
position: relative;
font-size: 16px;
font-weight: 300;
line-height: normal;
color: #666666;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.contacto-modu .buscador-inp .busca-submit {
cursor: pointer;
padding: 5px 16px;
position: absolute;
height: 38px;
width: initial;
right: 0px;
top: 0;
font-size: 14px;
color: #fff;
border: 0;
border-left: 0;
background: #f43a3a;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.contacto-modu .buscador-inp .busca-submit:hover {
background: #dd3838;
}
.dato-input {
font-size: 14px;
font-weight: 300;
font-style: normal;
line-height: 1.64;
color: #666666;
margin: 8px 0 35px;
} .formato.mapa-sitio {
padding: 35px 0 60px;
}
.formato.mapa-sitio h2 {
margin-top: 30px;
margin-bottom: 12px;
font-size: 18px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
line-height: 1.44;
letter-spacing: normal;
color: #182d39;
padding-bottom: 6px;
border-bottom: 1px solid;
margin-top: 40px;
}
.formato.mapa-sitio h2:first-child {
margin-top: 0;
}
.formato.mapa-sitio h2 a {
color: #182d39;
display: block;
position: relative;
padding-right: 15px;
border-bottom: 0;
}
.formato.mapa-sitio h2 a:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-mapa.png) center center no-repeat;
width: 8px;
height: 12px;
position: absolute;
display: block;
right: 0;
top: 6px;
}
.formato.mapa-sitio h2 a:hover {
color: #013660;
}
.formato.mapa-sitio ul {
padding: 0;
margin: 0;
list-style: none;
}
.formato.mapa-sitio ul li:before {
display: none;
}
.formato.mapa-sitio ul li {
line-height: 1.6;
position: relative;
margin-bottom: 0;
padding: 8px 0;
border-bottom: solid 1px #dadada;
}
.formato.mapa-sitio ul li:first-child {
padding-top: 0;
}
.formato.mapa-sitio ul li a {
border-bottom: 0;
font-size: 16px;
}
.mapa-row {
margin-left: -35px;
margin-right: -35px;
}
.mapa-col {
padding: 0 35px;
} .resultados-wrapper {
padding: 40px 0 0;
}
.resultados-modu {
border-top: 1px solid #dadada;
padding: 20px 0;
}
.resultados-modu:first-child {
border-top: 0;
padding-top: 0;
}
.resultados-modu .resul-info {
font-size: 13px;
font-weight: normal;
font-style: normal;
line-height: 1.54;
color: #969696;
}
.resul-info-modu {
display: inline-block;
position: relative;
padding-right: 25px;
}
.resul-info-modu:after {
content: ">";
width: 7px;
color: #969696;
height: 17px;
position: absolute;
display: block;
right: 10px;
top: -1px;
}
.resultados-modu h2 {
font-size: 18px;
font-weight: normal;
font-style: normal;
margin: 8px 0 10px;
line-height: normal;
}
.resultados-modu h2 a {
border: 0;
}
.resultados-modu p {
font-size: 15px;
line-height: 1.53;
color: #333333;
}
.botones-buscador-wrapper.resultados .seccion-filtro {
font-size: 15px;
border: 1px solid #c5c5c5;
border: 0;
padding: 7px 14px;
min-height: 44px;
min-width: 370px;
font-weight: 300;
color: #555;
margin-right: 0;
background-color: #ffffff;
border: 1px solid #182d39;
box-shadow: none;
margin-right: 15px;
}
.resultados .buscador-inp {
position: relative;
display: inline-block;
margin-right: 15px;
}
.resultados .boton-rojo {
display: inline-block;
}
.resultados .boton-rojo a,
.resultados .boton-rojo input {
font-size: 14px;
min-height: 44px;
border: 1px solid;
}
.resultados .busca-input {
min-width: 400px;
} .error-titus {
position: relative;
padding-left: 100px;
margin-top: 30px;
}
.error-wrapper {
padding-left: 100px;
}
.error-titus:before {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/error-icon.png) center center no-repeat;
width: 76px;
height: 76px;
position: absolute;
display: block;
left: 0;
top: 0;
}
.error-titus h1 {
font-size: 50px;
font-weight: bold;
font-style: normal;
line-height: normal;
color: #182d39;
margin: 0;
}
.error-titus h2 {
font-size: 36px;
font-weight: 300;
font-style: normal;
line-height: normal;
color: #182d39;
margin: 0;
padding-bottom: 15px;
border-bottom: solid 1px #e2dddd;
}
.formato .error-wrapper h4 {
margin: 0;
margin-bottom: 15px;
font-size: 18px;
font-weight: 500;
font-style: normal;
line-height: 1.44;
color: #152c3e;
}
.error-left {
padding-right: 40px;
}
.pad-error {
padding-left: 40px;
padding-bottom: 35px;
}
.pad-error .buscador-inp {
width: 100%;
margin-bottom: 20px;
}
.pad-error .busca-input {
width: 100%;
border: solid 1px #d6dcde;
}
.formato .pad-error ul {
padding: 2px 0 2px 20px;
}
.pad-error .boton-rojo {
text-align: left;
margin: 25px 5px 5px 0;
display: inline-block;
}
.pad-error .buscador-inp .busca-submit {
border: 1px solid #00629f;
}
.pad-error .buscador-inp .busca-submit:hover {
border: 1px solid #2daad9;
} .filtro-noticias { margin-bottom: 40px;
}
.filtro-noticias-titulo,
.acordeon-noticias h2 {
margin-bottom: 10px;
text-transform: uppercase;
font-size: 15px;
font-weight: 500;
line-height: normal;
color: #182d39;
}
.filtro-noticias .filtro-noticias-modu {
background-color: #f7f7f7;
color: #182d39;
padding: 16px 16px;
margin-bottom: 0;
border: solid 1px #cccccc;
border-bottom: solid 4px #cccccc;
}
.filtro-noticias .input-checks {
display: block;
padding: 0;
}
.filtro-noticias .input-checks input {
margin-right: 7px;
}
.filtro-noticias .input-checks label {
font-size: 15px;
font-weight: normal;
line-height: 20px;
margin-bottom: 10px;
}
.filtro-noticias ul {
background-color: #f7f7f7;
border: solid 1px #cccccc;
padding: 0;
margin-bottom: 20px;
}
.filtro-noticias ul li {
list-style: none;
border-top: solid 1px #cccccc;
}
.filtro-noticias ul li a {
padding: 10px 20px;
border: none;
display: block;
font-size: 15px;
font-weight: normal;
font-style: normal;
line-height: normal;
}
.noti-desple {
padding: 12px 15px;
}
.filtro-noticias .seccion-filtro {
font-size: 15px;
border: 1px solid #c5c5c5;
border: 0;
padding: 7px 14px;
min-height: 36px;
width: 100%;
color: #555;
background-color: rgba(222, 218, 218, 0.4);
box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}
.noticias-modu a {
display: block;
border: 0;
background-color: #fff;
padding: 15px 15px;
}
.noticias-modu a:hover {
background-color: #eeeeee;
}
.noticias-modu h2 {
margin-top: 30px;
margin-bottom: 12px;
font-size: 18px;
font-weight: normal;
font-style: normal;
line-height: normal;
color: #00629f;
margin: 0 0 15px;
}
.noticias-modu a:hover h2 {
color: #003c6e;
}
.noticias-img {
float: left;
background: #444;
margin-right: 20px;
}
.noticias-img img {
opacity: 0.8;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.noticias-modu a:hover .noticias-img img {
opacity: 1;
}
.noticias-texto {
overflow: hidden;
}
.noticias-texto p {
font-size: 15px;
font-weight: normal;
font-style: normal;
line-height: 1.53;
color: #333333;
}
.noticias-datos {
margin-bottom: 5px;
}
.noticias-tipo {
display: inline-block;
text-transform: uppercase;
margin-right: 10px;
font-size: 13px;
font-weight: 500;
font-style: normal;
line-height: 1.54;
color: #969696;
}
.noticias-fecha {
display: inline-block;
text-transform: uppercase;
margin-right: 10px;
font-size: 13px;
font-weight: normal;
font-style: normal;
line-height: 1.54;
color: #969696;
}
.noticias-modu .noticias-img.video {
position: relative;
}
.noticias-modu .noticias-img.video:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/play-xs.png) center center no-repeat;
position: absolute;
width: 50px;
height: 50px;
left: 50%;
top: 50%;
margin-left: -25px;
margin-top: -25px;
z-index: 999;
cursor: pointer;
}
.noticias-modu .noticias-img.foto {
position: relative;
}
.noticias-modu .noticias-img.foto:after,
.noticias-modu .noticias-img img:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/foto-xs.png) center center no-repeat;
position: absolute;
width: 50px;
height: 50px;
left: 50%;
top: 50%;
margin-left: -25px;
margin-top: -25px;
z-index: 999;
cursor: pointer;
}
#buscar-des {
display: inline-block;
width: inherit;
height: 29px;
} .acordeon-noticias { margin-bottom: 30px;
border: solid 1px #cccccc;
}
.acordeon-noticias .panel-group {
margin-bottom: 0;
}
.acordeon-noticias .panel-default {
border: none; }
.acordeon-noticias .panel-default>.panel-heading h4 {
margin: 0;
font-size: 15px;
font-weight: normal;
font-style: normal;
line-height: normal;
color: #00629f;
}
.acordeon-noticias .panel-group .panel+.panel {
margin-top: 0;
}
.acordeon-noticias .panel-default>.panel-heading {
border-bottom: 1px solid #ccc;
padding: 12px 16px;
padding-left: 38px;
cursor: pointer;
background: #f7f7f7;
position: relative;
}
.acordeon-noticias .panel-default>.panel-heading[aria-expanded="true"] {
background: #fff;
border-bottom: 0;
}
.acordeon-noticias .panel-default>.panel-heading:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-mapa.png) center center no-repeat;
position: absolute;
width: 10px;
height: 12px;
left: 12px;
top: 19px;
}
.acordeon-noticias .panel-default>.panel-heading[aria-expanded="true"]:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-mapa-down.png) center center no-repeat;
position: absolute;
width: 12px;
height: 10px;
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: 0 12px 15px;
margin: 0; background: #ffffff;
}
.acordeon-noticias ul li:first-child {
border-top: 1px solid #ccc;
padding-top: 6px;
}
.acordeon-noticias ul li a {
text-decoration: none;
display: block;
padding: 7px 12px 7px 25px;
border: 0;
font-size: 15px;
font-weight: normal;
font-style: normal;
line-height: normal;
color: #00629f;
}
.acordeon-noticias ul li a:hover {
color: #003c6e;
}
.acordeon-noticias #accordion span {
margin: 0;
font-size: 15px;
font-weight: normal;
font-style: normal;
line-height: normal;
color: #00629f;
}
.wrapper-cuerpo-interna.borde-down {
border-bottom: 1px solid #dedada;
margin-bottom: 20px;
}
.wrapper-cuerpo-interna.borde-down .marg-top {
margin-bottom: 0;
} li.boton-nuevo .boton-sesion a {
font-size: 13px;
border: 1px solid #f43a3a;
color: #f43a3a;
padding: 6px 12px;
margin-left: 10px;
}
li.boton-nuevo .boton-sesion a:hover {
color: white;
background-color: #f43a3ac7;
}
.logos-wrapper {
background: #042354;
border-bottom: 1px solid white;
}
.logos-wrapper img {
margin: 25px 20px 25px 0px;
}
@media (max-width: 530px) {
.logos-wrapper img {
margin: 20px 20px 20px 20px;
height: 48px !important;
width: auto !important;
}
}
@media (max-width: 767px) {
.menu-secun .navbar-nav>li.boton-nuevo {
float: right;
}
li.boton-nuevo .boton-sesion a {
margin-right: 10px;
}
.logos-wrapper img {
margin: 20px 20px 20px 0px;
}
} @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) {
.formato {
padding-left: 67px;
}
.wrapper-cuerpo-interna.back-gris .formato {
padding-left: 0;
}
.share {
margin-left: 67px;
}
.formato table.tabla-gen tbody tr th:first-child,
.formato table.tabla-gen tr td:first-child {
min-width: 265px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.slider-img-intern .carou-barra-baja ol.carousel-indicators li img {
width: 85px;
}
}
@media (min-width: 768px) {
#menu-prin>ul {
display: table;
float: none;
border-left: 1px solid #fff;
}
#menu-prin>ul>li {
display: table-cell;
float: none;
text-align: center;
line-height: 1;
vertical-align: middle;
border-right: 1px solid #fff;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
#menu-prin>ul>li>a {
display: table-cell;
vertical-align: middle;
height: 48px;
padding-top: 5px;
padding-bottom: 5px;
position: relative; background: 0;
border-bottom: none;
font-family: Roboto;
font-size: 15px;
font-weight: 400;
line-height: 1.13;
color: #ffffff;
}
#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://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/inicio.png);
background-position: center center;
background-repeat: no-repeat;
border-bottom: none;
}
}
@media (max-width: 1199px) {
.destacados .noti-grande .multimedia.video img {
width: 100%;
} .comunicados-modu .comuni-img {
float: none;
margin-right: 0;
}
.comuni-img img {
width: 100%;
height: auto;
} }
@media (max-width: 991px) { .destacados .noti-grande .multimedia.video img {
width: 100%;
}
.destacados .noti-chico .multimedia.foto {
float: none;
}
.destacados ol.carousel-indicators {
bottom: auto;
bottom: -16px;
}
#menu-prin>ul>li>a {
min-width: initial;
font-size: 11px;
padding: 0 5px;
}
#menu-prin>ul>li.inicio>a {
width: 40px;
min-width: 40px;
} .menu-prin ul.navbar-nav>li>.submenu {
width: 680px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque {
padding: 24px 15px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a {
font-size: 13px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a.proveedores:after {
right: -25px;
}
.presenta-texto {
padding: 25px 25px;
}
.presenta-img {
float: none;
background: #2a2a2a;
text-align: center;
}
.formato table.tabla-gen tr td {
padding: 11px 10px;
font-size: 14px;
}
.fil-linea {
text-align: left;
}
.bloque-filtros .filtro-wrapper {
display: block;
margin-right: 0;
margin-bottom: 21px;
}
.lat-vermas {
padding-left: 0;
margin-top: 30px;
margin-bottom: 80px;
}
.formato .bloquegrande-filtros .fil-linea {
padding: 0 30px;
}
.filtro-wrapper {
padding: 0 30px 20px;
}
.botones-buscador-wrapper .filtro-wrapper {
padding: 0 0 0;
}
.formato .bloquegrande-filtros .filtro-titu {
display: inline-block;
}
.formato .bloquegrande-filtros .filtro-titu.titu-b {
padding: 0 16px;
}
.central-fototexto {
margin-bottom: 30px;
}
.convocalista-text,
.convocalista-links {
float: none;
}
.convocalista-text p {
margin-bottom: 12px;
}
.bloque-info2-text {
overflow: hidden;
padding: 20px 25px;
}
.bloque-filtros .contacto-modu.filtro-wrapper {
padding: 0;
margin: 0;
}
.mapa-row {
margin-left: -15px;
margin-right: -15px;
}
.mapa-col {
padding: 0 15px;
}
.pad-error {
padding-left: 15px;
}
}
@media (max-width: 767px) {
.logos .logo-pucp {
text-align: left;
}
.logos .logo-pucp a {
height: 58px;
width: 150px;
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:hover,
#menu-prin>ul>li:focus {
background: none;
border-bottom: none;
}
#menu-prin>ul>li>a:hover {
color: #ffffff;
background: #dd3838;
border-top: 1px solid #a82828;
border-bottom: 1px solid #a82828;
}
#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;
margin: 0;
overflow: initial;
}
.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 {
border: none;
background: none;
padding: 13px 20px 12px;
font-size: 16px;
color: #ffffff;
font-weight: 300;
border-top: 1px solid #a8282800;
border-bottom: 1px solid #a8282800;
}
#menu-prin>ul>li.active:after {
content: "";
display: none;
}
#menu-prin>ul>li:hover>ul {
display: none;
}
.destacados .noti-grande {
padding-bottom: 0;
} .pad-home-bene {
padding-left: 15px;
}
.navbar-nav.menusec-der {
float: none;
margin: 0 15px;
}
#menu-secun {  display: block;
border: 0;
}
.menu-secun .navbar-nav>li {
float: left;
}
.menu-secun {
box-shadow: inset 0px 10px 14px -6px rgba(0, 0, 0, 0.5);
}
.menu-prin .navbar-toggle {
border: 1px solid #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #182d39;
border: 1px solid #182d39;
}
.home-interna h2 {
text-align: center;
font-size: 22px;
line-height: 1.36;
}
.desta-vermas {
text-align: center;
}
.destacados .carrusel {
margin-bottom: 0;
}
.destacados ol.carousel-indicators {
bottom: -40px;
}
.blanco-destacados .desta-vermas {
margin: 40px 0 25px;
}
.home-interna {
padding-bottom: 10px;
}
.tramites-wrapper-modu {
margin-bottom: 10px;
min-height: 90px;
padding: 20px 16px 20px 103px;
}
.tramites-wrapper-modu.trami8:after {
top: 15px;
}
.footer a.correo:after,
.footer a.libro:after {
display: none;
}
.footer a.correo,
.footer a.libro {
display: inline-block;
padding: 10px 10px;
text-align: center;
width: 190px;
height: initial;
margin: 0 0 10px;
}
.footer h3 {
margin: 30px 0 25px;
}
.footer ul {
margin-top: 20px;
} .menu-prin ul.navbar-nav>li>.submenu {
display: none;
}
.menu-prin ul.navbar-nav>li.submenu-wrapper {
display: block;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bg {
background: #dd3838;
box-shadow: none;
height: initial !important;
border-bottom: 1px solid #a82828; }
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque {
padding: 0;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque .subborde {
border-right: 0;
} .title-prin h3 {
font-size: 16px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
}  #Pag4641.title-prin {
display: none;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul {
padding: 0;
margin: 0;
background: #dd3838;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul>li {
position: relative;  padding: 0;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a {
border: none;
background: none;
padding: 13px 20px 12px;
font-size: 16px;
color: #ffffff;
font-weight: 300;
display: block;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a:hover {
color: #ffffff;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul>li:before {
background: #ffffff;
top: 21px;
left: 19px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a {
padding-left: 37px;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque ul a.proveedores:after {
display: none;
}
.breadcrumbs-content {
padding-top: 25px;
padding-bottom: 12px;
margin-bottom: 10px;
}
.footer {
padding-top: 15px;
}
.formato table.tabla-gen tr td {
padding: 9px 4px;
font-size: 12px;
}
.grid-item {
width: 100%;
}
.filtro-titu {
display: block;
margin-right: 0;
margin-bottom: 8px;
}
.bloque-filtros-wrapper .seccion-filtro {
width: 100%;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li img {
width: 40px;
display: none;
}
.slider-img-intern .carrusel .slide-inter-modu .slider-intermodu-text {
position: initial;
}
.central-fotosmodu img {
margin-bottom: 30px;
}
.central-fotos {
margin-bottom: 30px;
}
.formato .bloquegrande-filtros .busca-input,
.formato .bloquegrande-filtros .buscador-inp,
.bloquegrande-filtros .seccion-filtro {
min-width: initial;
width: 100%;
}
.latvermas-slide .carousel-control.right,
.latvermas-slide .carousel-control.left {
top: 25%;
}
.convocalista-links a {
margin: 0 0 8px;
display: block;
}
.convocalista-links {
margin-top: 25px;
}
h1.titulo-h1 {
margin-top: 14px;
font-size: 28px;
margin-bottom: 35px;
}
.botones-buscador-wrapper .seccion-filtro {
min-width: initial;
width: 100%;
margin-right: 0;
}
.formato table.tabla-gen thead tr th {
padding: 7px 10px;
font-size: 15px;
}
.bloque-info2-img {
float: none;
border-right: 0;
border-bottom: 1px solid #f43a3a;
}
.bloque-info2-img img {
width: 100%;
height: auto;
}
.bloque-info2-text p span {
min-width: initial;
}
.formato.mapa-sitio h2:first-child {
margin-top: 30px;
}
.formato.mapa-sitio {
padding: 0 0 60px;
}
.resultados .buscador-inp {
display: block;
margin-right: 0;
margin-bottom: 20px;
}
.resultados .busca-input {
min-width: initial;
width: 100%;
}
.botones-buscador-wrapper.resultados .seccion-filtro {
min-width: initial;
width: 100%;
margin-right: 0;
}
.error-wrapper {
padding-left: 0;
}
.error-titus h2 {
border-bottom: 0;
}
.error-titus {
border-bottom: solid 1px #e2dddd;
}
.error-left {
padding-right: 15px;
}
.noticias-img {
float: none;
margin-right: 0;
margin-bottom: 15px;
}
.noticias-img img {
width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#menu-prin>ul>li>a {
min-width: initial;
font-size: 12px;
}
#menu-prin>ul>li.inicio>a {
font-size: 0;
}
} @media (max-width: 767px) {
.menu-prin ul.navbar-nav>li.submenu-wrapper.dropdown {
position: relative;
display: block;
}
.nav>li.dropdown:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-down.png) center center no-repeat;
position: absolute;
width: 14px;
height: 8px;
right: 12px;
top: 17px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.nav>li.dropdown.open:after {
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-up.png) center center no-repeat;
}
#menu-prin .open>.dropdown-menu {
display: block;
position: inherit;
box-shadow: none; background: #fff;
}
#menu-prin .open .dropdown-menu .submenu-bloque {
padding: 0;
}
#menu-prin .open .dropdown-menu .submenu-bloque ul {
z-index: 20;
padding-left: 0;
list-style: none;
text-align: left;
min-width: 100%;
padding: 0;
border: 0;
display: block;
position: inherit;
background: #fff;
}
#menu-prin>ul>li>ul>li>a {
min-width: initial;
max-width: initial;
background: #ffffff;
padding: 9px 20px;
font-size: 15px;
}
#menu-prin>ul>li>ul>li>a:hover,
#menu-prin>ul>li .submenu ul>li>a:hover {
color: #f43a3a;
}
#menu-prin>ul>li>ul>li,
#menu-prin>ul>li .submenu ul>li {
border: none;
}
#menu-prin>ul>li .submenu ul>li>a {
vertical-align: top;
display: block;
font-size: 15px;
line-height: 1.43;
text-align: left;
border-bottom: 0;
color: #0666a2;
background: #fff;
min-width: initial;
max-width: initial;
background: #ffffff;
padding: 8px 20px;
}
#menu-prin>ul>li>a:hover {
color: #ffffff;
background: #dd3838;
border-top: 1px solid #a8282800;
border-bottom: 1px solid #a8282800;
}
#menu-prin .open .dropdown-menu .submenu-bloque ul li ul {
padding-left: 32px;
}
#menu-prin .open .dropdown-menu .submenu-bloque ul li ul>li {
position: relative;
}
#menu-prin .open .dropdown-menu .submenu-bloque ul li ul>li:before {
content: "";
background: #0666a2;
position: absolute;
border-radius: 50%;
top: 16px;
left: 0px;
width: 3px;
height: 3px;
}
#menu-prin>ul>li.open>a {
background: #dd3838;
}
}
table a:not(.btn),
.table a:not(.btn) {
text-decoration: none;
} @media (max-width: 767px) {
.barra-gris .volver-home {
float: left;
}
.nav>li.dropdown.mas.hidden-lg.hidden-md::after {
display: none;
}
.nav>li.dropdown.mas.hidden-lg.hidden-md ::before {
display: none;
}
.nav>li.dropdown.mas.hidden-lg.hidden-md a {
padding-left: 1.75rem;
}
#menu-prin>ul>li:hover>a,
#menu-prin>ul>li:focus>a {
color: white;
}
}
@media (max-width: 460px) {
#buscar-des {
width: 190px;
}
}
.formato table.tabla-gen thead tr th,
.formato table tr:first-child td {
color: #182d39 !important;
font-weight: 500;
} .mnuitem {
color: #111926;
border: none;
}
.dropdown-menu a {
border-bottom: 0px;
}
.dropdown-menu .children a:hover {
text-decoration: none;
color: #003c6e;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
color: #000;
background: #ffffff;
}
.dropdown-toggle {
text-align: left;
background: #f8f8f8;
color: #555;
border: 1px solid #ddd;
}
ul.pp li.current_page_ancestor ul.children li.current_page_item a {
color: #000;
}
ul.pp li.page_item.current_page_item a {
color: #000;
}
nav.nav-interna ul.pp li.ph ul.children {
display: none;
}
nav.nav-interna ul.pp li.ph.current_page_ancestor ul.children {
display: block;
}
nav.nav-interna ul.pp li.page_item_has_children ul.children {
display: none;
}
nav.nav-interna ul.pp li.current_page_ancestor.page_item_has_children ul.children {
display: block;
}
nav.nav-interna ul.pp li.page_item.page-item-2968.current_page_item.ph ul.children {
display: block;
}
.oOo a img {
width: 278px;
height: 156px;
}
.submenu-bloque div.xXx div.title-prin:first-child {
margin-bottom: 8px;
}
div.submenu-bloque div.subborde div.title-prin:first-child h3:first-child a.mnuitem:first-child {
margin-bottom: 9px; display: block;
}
#menu-prin ul.nav.navbar-nav>li.submenu-wrapper>div.submenu>div.submenu-bg>div.container-fluid>div.row>div.col-sm-6>div.row>div.col-md-12.submenu-bloque>div.subborde>div.title-prin:first-child>h3>a.mnuitem {
font-weight: bold;
}
div#intern-carousel.carousel.slide div.carousel-inner div.item {
width: 750px;
height: 420px;
}
.multimedia.it0 img {
width: 563px;
height: auto;
max-height: 320px;
}
.multimedia.it1 img {
width: 282px;
height: auto;
max-height: 233px;
}
.deadline {
margin-top: 10px;
padding-top: 10px;
}
.txtBeneficioopucp {
color: #2574a4;
font-size: 13px;
margin-top: 5px;
}
.xsx {
display: none;
}
div.xXx div#Pag4656.title-prin h3 {
margin-top: 10px;
}
.noticias-lista .noticias-img img {
width: 180px;
}
.xunidad {
overflow: hidden;
width: 69%;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
.xsx {
display: block;
}
.wWw {
display: none;
}
}
@media (max-width: 1200px) {
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item {
width: 616px;
height: 345px;
}
.multimedia.it0 img {
width: 457px;
height: 261px;
}
.multimedia.it1 img {
width: 456px;
height: 249px;
}
.xunidad {
overflow: hidden;
width: 61%;
}
}
@media (max-width: 992px) {
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item {
width: 719px; }
.multimedia.it0 img {
width: 347px;
height: 196px;
}
.multimedia.it1 img {
width: 345px;
height: auto;
max-height: 248px;
}
.formato p img.size-full {
width: 100%;
height: 100%;
}
.doc.filtro-wrapper {
padding: 0;
}
}
@media (max-width: 767px) {
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item {  width: 100%;
height: 100%;
}
.multimedia.it0 img {
width: 100%;
height: 100%;
}
.multimedia.it1 img {
width: 100%;
height: 100%;
}
.bloque-filtros .buscador-inp {
width: 100%;
}
.busca-input {
width: 100%;
}
.noticias-lista .noticias-img img {
width: auto;
}
.xunidad {
overflow: hidden;
width: 100%;
}
}
@media (max-width: 620px) {}
@media (max-width: 435px) {
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item { width: 100%; height: 100%;
}
.multimedia.it0 img {
width: 100%;
height: 100%;
}
.multimedia.it1 img {
width: 100%;
height: 100%;
}
.sliderbene-imagenes .slider-fondo-negro2 p {
font-size: 12px;
}
.modunene-link a {
font-size: 11px;
}
.carousel-caption {
font-size: 12px;
}
} #carousel-pricipal {
margin-top: 0 !important;
padding-top: 20px;
}
.destacados .noti-bloque {
padding-left: 8px;
padding-right: 8px;
}
.destacados .carousel-indicators {
bottom: -112px;
}
.destacados .carousel-indicators li {
border: 0 none;
background: #116aaf;
}
.destacados .carousel-indicators li.active {
margin: 1px;
width: 10px;
height: 10px;
background: #facf22;
}
.wrapper-super-destacado {
border-top: 1px solid #ccc;
-webkit-box-shadow: inset 0 11px 9px -10px #545454;
box-shadow: inset 0 11px 9px -10px #545454;
background: #fff;
}
.super-destacado {}
.super-destacado .img-super {
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
height: 549px;
-webkit-box-shadow: inset 0 11px 9px -10px #545454;
box-shadow: inset 0 11px 9px -10px #545454;
}
.super-destacado .img-super div {
height: 100%;
}
.super-destacado .img-super .banner-interna-item-spd {
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.super-destacado .super-azul {
background: #1273ba;
padding-bottom: 35px;
padding-top: 18px;
}
.super-destacado .super-azul a.primario {
background: #001135;
color: #facf22;
padding: 9px 54px 11px 18px;
display: inline-block;
position: relative;
float: right;
margin-left: 20px;
top: 6px;
font-size: 15px;
}
.super-destacado .super-azul a.primario:after {
content: "\e080";
position: absolute;
right: 1px;
top: 50%;
bottom: 50%;
line-height: 0;
display: block;
padding-right: 10px;
padding-left: 10px;
font-family: "Glyphicons Halflings";
font-size: 10px;
}
.super-destacado .super-azul a.primario:before {
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
display: block;
border-left: 1px solid #116aaf;
width: 35px;
}
.super-destacado .super-azul a.primario:hover {
color: #fff;
}
.super-destacado .super-azul-txt {
overflow: hidden;
}
.super-destacado .super-azul-txt h2 {
margin-bottom: 4px;
font-size: 28px;
margin-top: 0;
}
.super-destacado .super-azul-txt h2 a {
color: #fff;
}
.super-destacado .super-azul-txt p {
font-size: 16px;
color: #001135;
}
.wrapper-super-destacado .barra-blanca {
height: 15px;
position: relative;
}
.wrapper-super-destacado .barra-blanca.prensa {}
.wrapper-super-destacado .barra-blanca .flecha-fondo {
position: absolute;
width: 60px;
height: 44px;
background: url(https://cdn01.pucp.education/template/inst-homepucp/images/flecha-super-fondo.png) center top no-repeat;
bottom: 0;
left: 50%;
right: 50%;
margin-left: -30px;
margin-right: -30px;
cursor: pointer;
text-align: center;
z-index: 4;
}
@-webkit-keyframes ANIMACION-FLECHA {
0% {
top: 17px;
opacity: 0;
}
60% {
top: 10px;
opacity: 1;
}
100% {
top: 3px;
opacity: 0;
}
}
@-moz-keyframes ANIMACION-FLECHA {
0% {
top: 17px;
opacity: 0;
}
60% {
top: 10px;
opacity: 1;
}
100% {
top: 3px;
opacity: 0;
}
}
@-o-keyframes ANIMACION-FLECHA {
0% {
top: 17px;
opacity: 0;
}
60% {
top: 10px;
opacity: 1;
}
100% {
top: 3px;
opacity: 0;
}
}
@keyframes ANIMACION-FLECHA {
0% {
top: 17px;
opacity: 0;
}
60% {
top: 10px;
opacity: 1;
}
100% {
top: 3px;
opacity: 0;
}
}
.wrapper-super-destacado .barra-blanca .flecha-super {
display: inline-block;
background: url(https://cdn01.pucp.education/template/inst-homepucp/images/flecha-super.png) center top no-repeat;
width: 16px;
height: 19px;
position: relative;
top: 10px;
-webkit-animation: ANIMACION-FLECHA 1s infinite;
-moz-animation: ANIMACION-FLECHA 1s infinite;
-o-animation: ANIMACION-FLECHA 1s infinite;
animation: ANIMACION-FLECHA 1s infinite;
}
.wrapper-super-destacado .barra-blanca.plegado {}
.wrapper-super-destacado .barra-blanca.plegado .flecha-fondo {
top: 0;
bottom: auto;
background: url(https://cdn01.pucp.education/template/inst-homepucp/images/flecha-super-fondo-inverse.png) center bottom no-repeat;
}
@-webkit-keyframes ANIMACION-FLECHA-INVERSE {
0% {
top: 7px;
opacity: 0;
}
60% {
top: 14px;
opacity: 1;
}
100% {
top: 21px;
opacity: 0;
}
}
@-moz-keyframes ANIMACION-FLECHA-INVERSE {
0% {
top: 7px;
opacity: 0;
}
60% {
top: 14px;
opacity: 1;
}
100% {
top: 21px;
opacity: 0;
}
}
@-o-keyframes ANIMACION-FLECHA-INVERSE {
0% {
top: 7px;
opacity: 0;
}
60% {
top: 14px;
opacity: 1;
}
100% {
top: 21px;
opacity: 0;
}
}
@keyframes ANIMACION-FLECHA-INVERSE {
0% {
top: 7px;
opacity: 0;
}
60% {
top: 14px;
opacity: 1;
}
100% {
top: 21px;
opacity: 0;
}
}
.wrapper-super-destacado .barra-blanca.plegado .flecha-super {
background: url(https://cdn01.pucp.education/template/inst-homepucp/images/flecha-super-inverse.png) center top no-repeat;
top: 10px;
-webkit-animation: ANIMACION-FLECHA-INVERSE 1s infinite;
-moz-animation: ANIMACION-FLECHA-INVERSE 1s infinite;
-o-animation: ANIMACION-FLECHA-INVERSE 1s infinite;
animation: ANIMACION-FLECHA-INVERSE 1s infinite;
}
.wrapper-destacados {
padding-top: 35px;
padding-bottom: 20px;
position: relative;
background: #00629f;
box-shadow: inset 0px 8px 4px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0px 8px 4px rgba(0, 0, 0, 0.2);
}
.wrapper-destacados:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/13pxwhite.png);
opacity: 0.04;
}
.destacados .noti-grande {
background: #116aaf;
}
.destacados .carousel-control {
top: 46%;
bottom: auto;
height: 41px;
width: 40px;
background: transparent;
left: -60px;
border: 2px solid #fff;
opacity: 0.4;
background: #00629f;
}
.destacados .carousel-control.right {
right: -60px;
left: auto;
}
.destacados .carousel-control .glyphicon-chevron-left,
.destacados .carousel-control .glyphicon-chevron-right { top: 10%;
}
.destacados .carousel-control .glyphicon-chevron-left:before,
.destacados .carousel-control .glyphicon-chevron-right:before {
font-size: 20px;
}
.destacados .item-content {
margin-left: -8px;
margin-right: -8px;
}
.destacados .noti-bloque {
padding-left: 8px;
padding-right: 8px;
margin-bottom: 0;
border: 0;
}
.destacados ol.carousel-indicators {
bottom: -112px;
}
.destacados ol.carousel-indicators li {
border: 0 none;
background: #bbb;
margin: 0 5px;
}
.destacados .carousel-indicators li.active {
margin: 1px;
width: 10px;
height: 10px;
background: #facf22;
}
.noti-grande {
margin-bottom: 16px;
}
.noti-grande .multimedia {
background: #000;
overflow: hidden;
line-height: 0;
display: block;
}
.noti-grande .multimedia iframe {
width: 100%;
height: 479px;
} .noti-grande .bloque-azul {
position: relative;
color: #fff;
}
.noti-grande .bloque-azul-content {
background: #012d59;
overflow: hidden;
padding: 18px;
min-height: 85px;
}
.noti-grande .bloque-azul .etiqueta {
text-transform: uppercase;
font-size: 14px;
padding: 13px 12px;
position: relative;
display: inline-block;
background: #001135;
line-height: 1;
}
.noti-grande .bloque-azul .etiqueta.envivo {
padding-left: 40px;
margin-right: 12px;
}
.noti-grande .bloque-azul .etiqueta.envivo:before {
content: "";
position: absolute;
width: 26px;
height: 26px;
display: block;
background: url(https://cdn01.pucp.education/template/inst-homepucp/images/sprites.png) -299px -24px no-repeat;
left: 9px;
top: 6px;
} .noti-medio .bloque-azul {
position: relative;
color: #fff;
height: auto;
}
.noti-medio .bloque-azul-content {
overflow: hidden;
padding: 14px 22px 18px;
min-height: 139px;
background: #012d59;
border: 0;
}
.noti-medio .bloque-azul h2 {
font-size: 25px;
margin: 0 0 15px;
padding: 0;
font-weight: 500;
line-height: 1.3;
margin-bottom: 0;
}
.noti-grande .bloque-azul h2 {
font-size: 24px;
margin: 0;
padding: 0;
display: inline-block;
font-weight: normal;
line-height: 1.3;
}
.noti-medio .bloque-azul h2 a:hover,
.noti-grande .bloque-azul h2 a:hover {
color: #facf22;
}
.noti-medio .bloque-azul a.bloque-azul-content h2,
.noti-grande .bloque-azul a.bloque-azul-content h2 {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.noti-medio .bloque-azul a.bloque-azul-content:hover h2,
.noti-grande .bloque-azul a.bloque-azul-content:hover h2 { text-decoration: none !important;
}
.noti-medio .bloque-azul p {
overflow: hidden;
font-size: 16px;
line-height: 1.2;
color: #fff;
margin-bottom: 0;
}
.noti-grande .bloque-azul p {
font-size: 16px;
margin-bottom: 30px;
}
.noti-medio .bloque-azul a,
.noti-grande .bloque-azul a {
color: #fff;
display: block;
transition: all 0.3s ease-in;
text-decoration: none;
border: 0;
}
.noti-medio .bloque-azul a.primario {
background: #001135;
color: #facf22;
padding: 5px 42px 7px 12px;
display: inline-block;
position: relative;
float: right;
margin-left: 20px;
top: 6px;
}
.noti-grande .bloque-azul a.primario {
background: #facf22;
color: #004c97;
padding: 5px 42px 7px 12px;
display: inline-block;
position: relative;
margin-bottom: 15px;
}
.noti-medio .bloque-azul a.primario:after,
.noti-grande .bloque-azul a.primario:after {
content: "\e080";
position: absolute;
right: 0;
top: 50%;
bottom: 50%;
line-height: 0;
display: block;
padding-right: 10px;
padding-left: 10px;
font-family: "Glyphicons Halflings";
font-size: 10px;
}
.noti-medio .bloque-azul a.primario:before,
.noti-grande .bloque-azul a.primario:before {
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
display: block;
border-left: 1px solid #116aaf;
width: 30px;
}
.noti-medio .bloque-azul a.primario:hover {
color: #fff;
}
.noti-grande .bloque-azul a.primario:hover {
background: #fff;
}
.noti-medio .bloque-azul a.secundario,
.noti-grande .bloque-azul a.secundario {
margin-bottom: 15px;
color: #fff;
text-transform: uppercase;
font-size: 14px;
display: inline-block;
position: relative;
padding-right: 18px;
}
.noti-medio .bloque-azul a.secundario:before,
.noti-grande .bloque-azul a.secundario:before {
font-size: 9px;
top: 3px;
content: "\e080";
position: absolute;
font-family: "Glyphicons Halflings";
right: 5px;
}
.noti-medio .bloque-azul a.secundario:hover,
.noti-grande .bloque-azul a.secundario:hover {
color: #aee1ff;
}
.noti-chico { margin-bottom: 16px;
} .noti-chico .multimedia.video {
height: 154px;
}
.noti-chico .multimedia.video iframe {
width: 100%;
height: 100%;
}
.noti-chico h2 {
margin-top: 0px;
margin-bottom: 0px;
line-height: 1.2;
font-weight: 500;
background: #fff;
display: table;
width: 100%;
}
.noti-chico h2 a {
color: #013660;
font-size: 15px;
padding: 5px 15px;
display: table-cell;
height: 90px;
vertical-align: middle;
font-weight: 500;
transition: all ease-in 0.3s;
line-height: 1.35;
}
.noti-chico h2 a:hover {  }
.noti-chico a.solo-texto {
background: #a7c0d1;
display: block;
padding: 21px 22px 0;
height: 225px;
}
.noti-chico a.solo-texto h2 {
color: #414545;
font-size: 19px;
margin-bottom: 10px;
}
.noti-chico a.solo-texto p {
color: #545a5a;
font-size: 14px;
}
.noti-plano {
background: #fff;
overflow: hidden;
height: 224px;
position: relative;
}
.noti-plano:after {
position: absolute;
left: 50%;
top: 50%;
margin-top: -10px;
line-height: 0;
content: "";
width: 0;
height: 0;
z-index: 2;
border-left: 15px solid #fff;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
}
.noti-plano .multimedia {
float: right;
width: 50%;
height: 100%;
display: block;
display: block;
} .noti-plano .bloque-blanco {
height: 100%;
overflow: hidden;
position: relative;
}
.noti-plano .bloque-blanco a {
padding: 21px 22px 0;
color: #4c4c4c;
display: block;
}
.noti-plano .bloque-blanco a h2 {
font-size: 18px;
line-height: 1.2;
font-weight: 500;
margin-bottom: 10px;
margin-top: 0;
}
.noti-plano .bloque-blanco a p {
font-size: 15px;
}
.ver-mas-noti {
padding: 0 15px;
}
.ver-mas-noti a {
color: #fff;
text-transform: uppercase;
display: inline-block;
font-size: 14px;
border: 1px solid #f43a3a;
padding: 10px 30px; margin-left: 13px;
margin-bottom: 10px;
background-color: #f43a3a36;
border-radius: 8px;
}
.ver-mas-noti a:hover {
background-color: #f43a3a;
text-decoration: none;
}
.ver-mas-noti a i {
font-size: 10px;
position: relative;
top: -1px;
margin-left: 2px;
color: #fff;
right: 0;
transition: all ease 0.3s;
}
.ver-mas-noti a:hover i {
right: -5px;
}
.wrapper-bullets-desta {
height: 35px;
background: #fff;
-webkit-box-shadow: 0 3px 6px 0 #a8a8a8;
box-shadow: 0 3px 6px 0 #a8a8a8;
margin-bottom: 30px;
}
.noti-medio .bloque-azul a:hover,
.noti-grande .bloque-azul a:hover {
background: #182d39;
}
@media (min-width: 1092px) and (max-width: 1259px) {
.destacados .carousel-control.right {
right: -30px;
}
.destacados .carousel-control.left {
left: -30px;
}
}
@media (min-width: 992px) and (max-width: 1092px) {
.destacados .carousel-control {
left: -10px;
}
.destacados .carousel-control.right {
right: -10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.noti-chico h2 a {
padding: 0px 10px 2px;
font-size: 14px;
}
}
@media (min-width: 768px) and (max-width: 860px) {
.destacados .carousel-control.left {
left: -20px;
}
.destacados .carousel-control.right {
right: -20px;
}
}
@media (max-width: 767px) {
.noti-chico h2 a {
height: auto;
padding: 15px;
}
.noti-medio .bloque-azul h2,
.noti-grande .bloque-azul h2 {
font-size: 17px;
margin-bottom: 0;
font-weight: 400;
line-height: 1.25;
}
.noti-grande .bloque-azul-content,
.noti-medio .bloque-azul-content {
padding: 15px;
min-height: unset;
height: auto;
} .noti-medio .bloque-azul p {
display: none;
}
.carousel.destacados .carousel-inner>.item {
display: block !important;
opacity: 1 !important;
left: 0px !important;
position: relative !important;
padding: 0px !important;
transform: none !important;
}
.carousel-inner {
height: auto !important;
}
.destacados .carousel-control {
display: none;
}
.formato table {}
.formato table.tabla-gen thead tr th,
.formato table tr:first-child td {
font-size: 15px;
padding: 10px;
}
.formato table.tabla-gen tr td,
.formato table tr td {
padding: 10px;
font-size: 15px;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li {
width: 12px;
height: 12px;
border-radius: 50%;
background-color: #d6e8ed;
margin: 5px;
padding: 0;
text-indent: 0; }
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active {
background-color: #f43a3a;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li img {
display: none;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators {
padding: 5px 0 2px 0;
margin: 0
}
.slider-img-intern .carousel-control.right,
.slider-img-intern .carousel-control.left {
display: none;
}
.carou-barra-baja {
padding: 0;
margin: 0;
background-color: transparent;
}
}
@media (max-width: 420px) { .formato {
overflow: hidden;
}
.formato table {
max-width: 100%;
}
.formato table.tabla-gen thead tr th,
.formato table tr:first-child td,
.formato table.tabla-gen tr td,
.formato table tr td {
word-break: break-word;
padding: 8px;
}
}
.comuni-img a img {
filter: brightness(.8);
transition: .3s all ease-in;
}
.comuni-img a:hover img {
filter: brightness(1);
}
.modu-not-int,
.formato blockquote.destacado-celeste {
background-color: #f2f9fb;
padding: 20px;
border: 1px solid #d6e8ed;
font-size: 15px;
margin-top: 30px;
margin-bottom: 20px;
border-bottom: 4px solid #d6e8ed;
color: #333;
font-weight: 100;
}
.formato blockquote.destacado-celeste {
border-bottom-width: 1px;
}
.formato blockquote.destacado-celeste h3 {
font-weight: 500;
font-size: 18px; margin-top: 0;
}
.formato blockquote.destacado-celeste p {
font-size: 16px;
}
.modu-not-int h2 {
font-weight: 500;
font-size: 18px;
color: #182d39;
}
.modu-not-int p {
color: #333;
font-size: 16px;
font-weight: 100;
}
.modu-not-int ul {
padding-left: 25px;
}
.formato blockquote {
border-left-color: #f43a3a8a; padding: 0 20px;
font-size: 18px;
font-weight: 100;
margin: 30px 0 !important;
}
.formato blockquote p {
font-size: 19px;
font-weight: 100;
line-height: 1.35;
color: #182d39;
}
.formato blockquote.enlace-destacado-not-int {
border: 0;
position: relative;
padding: 0 0 0 20px;
}
.formato blockquote.enlace-destacado-not-int p {
font-size: 17px;
font-weight: 400;
}
.formato .enlace-destacado-not-int::before {
content: "\e080";
font-family: "Glyphicons Halflings";
font-size: 12px;
position: absolute;
left: 0;
top: 3px;
color: #f43a3a;
}
blockquote.big-quote {
display: flex;
border: 0;
padding: 15px 0;
margin: 15px 0;
}
blockquote.big-quote .big-quote-cont {
padding-left: 50px;
background: url(https://cdn02.pucp.education/administracion/2023/06/23025842/m-quote-open.png) no-repeat top left;    background-size: 30px;
background-position-y: 5px;
}
blockquote.big-quote .big-quote p.name {
font-weight: 500;
font-size: 17px;
margin-bottom: 5px;
color: #182d39;
}
blockquote.big-quote .big-quote p.position {
font-size: 15px;
font-weight: 100;
margin-bottom: 0;
color: #182d39;
}
blockquote.big-quote.big-quote-image .quote-image-left {
min-width: 100px;
overflow: hidden;
margin-right: 20px; }
blockquote.big-quote .quote-image-left img {
width: 100%;
border-radius: 50%;
border: 1px solid #d6e8ed;
}
#intern-carousel #slider-thumbs li a .preview img {
max-width: 90px !important;
width: 90px !important;
height: 50px !important;
margin: 0 2px;
}
#intern-carousel #slider-thumbs li a .preview {
filter: grayscale(1);
border-bottom: transparent 4px solid;
transition: .3s all ease-in;
}
#intern-carousel #slider-thumbs ol li a:hover .preview {
filter: grayscale(0);
border-bottom-color: #649dbf;
}
.formato iframe,
.formato img {
max-width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}
.formato .carousel-inner iframe {
margin: 0;
}
.formato .fb-post.fb_iframe_widget {
overflow: hidden;
max-width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}
.formato .fb-post.fb_iframe_widget iframe {
margin: 0;
}
.formato .fb-post.fb_iframe_widget>span {  }
div#intern-carousel.carousel.slide div.carousel-inner div.item img {
margin: 0;
}
.wp-block-image figure.aligncenter img {
margin-bottom: 0;
height: auto;
}
.wp-block-image figure.aligncenter {
position: relative;
margin-right: auto;
margin-left: auto;
display: table;
}
.wp-block-image figure.aligncenter figcaption { background: #d6e8ed59;
padding: 8px;
color: #333;
font-size: 14px;
margin-top: 0;
border-bottom: 1px solid #d6e8ed;
display: table-caption;
caption-side: bottom;
font-weight: 100;
}
.carousel.slide .carousel-inner .item .carousel-caption {
line-height: 1.35;
text-align: left;
padding: 8px 10px;
color: #ffffff;
font-size: 15px;
}
.formato.formato-noticia-interna ol>li {}
.formato.formato-noticia-interna ol>li {}
.formato.formato-noticia-interna ol>li:before {
background-color: unset;
color: inherit;
font-size: inherit;
font-weight: inherit;
top: 0;
font-family: inherit;
}
.bene-row .beneficios-home-mod .icon {
height: 70px;
width: 100%;
background: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-reco.png)center center no-repeat;
background-size: auto;
background-size: 60px;
margin: 0 0 10px;
transition: .5s all ease-in;
}
.bene-row a .beneficios-home-mod .icon.wrapper-icon1 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-calidad.png);
}
.bene-row a:hover .beneficios-home-mod .icon.wrapper-icon1 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-calidad-hover.png);
}
.bene-row a .beneficios-home-mod .icon.wrapper-icon2 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-reco.png);
}
.bene-row a:hover .beneficios-home-mod .icon.wrapper-icon2 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-reco-hover.png);
}
.bene-row a .beneficios-home-mod .icon.wrapper-icon3 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-formacion.png);
}
.bene-row a:hover .beneficios-home-mod .icon.wrapper-icon3 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-formacion-hover.png);
}
.bene-row a .beneficios-home-mod .icon.wrapper-icon4 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-exclusivos.png);
}
.bene-row a:hover .beneficios-home-mod .icon.wrapper-icon4 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-exclusivos-hover.png);
}
.bene-row a .beneficios-home-mod .icon.wrapper-icon5 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-bienestar.png);
}
.bene-row a:hover .beneficios-home-mod .icon.wrapper-icon5 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-bienestar-hover.png);
}
.bene-row a .beneficios-home-mod .icon.wrapper-icon6 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-deley.png);
transition: all ease-in .5s;
}
.bene-row a:hover .beneficios-home-mod .icon.wrapper-icon6 {
background-image: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/icon-deley-hover.png);
}
.bene-row.new {
padding: 0;
margin: 0 -15px;
border: 0;
}
.bene-row.new>.col-xs-6 {
padding: 8px;
}
.bene-row a .beneficios-home-mod {
border: 1px solid #116AAE47;
padding: 20px 10px 25px 10px;
margin-bottom: 5px;
border-bottom-width: 4px;
transition: all ease-in .3s;
}
.bene-row a:hover .beneficios-home-mod {  border-color: #116AAE;
border-bottom-color: #f43a3a;
}
.bene-row a .beneficios-home-mod h3 {
font-size: 17px;
font-weight: 400;
text-align: center;
margin: 0;
color: #013660;
line-height: 135%;
}
.beneficios-wrapper.new {
border: 0;
margin: 30px 0 70px 0;
}
.beneficios-wrapper.new .txtBeneficioopucp {
text-align: center;
}
.tramites-wrapper.new {
margin-top: 15px;
}
.container.greybar {
border-bottom: 1px solid #e6e3e3;
}
.home-interna h2.f-w-500 {
font-weight: 400; }
.home-interna h2.f-w-400 {
font-weight: 400;
}
.bene-row.new:hover a .beneficios-home-mod { opacity: .8;
}
.bene-row.new:hover a:hover .beneficios-home-mod { opacity: 1;
background-color: rgba(116, 162, 191, 0.1);
border-color: rgba(116, 162, 191, 0.1);
border-bottom-color: #00629f91;
}
@media (max-width: 992px) {
.lat-vermas ul li a .lat-img img {
width: auto;
margin-bottom: 8px;
max-width: 252px;
}
.lat-vermas ul li a .lat-img .fondo-negro {
display: none;
}
.video .carousel-inner {
height: 500px !important;
}
}
@media (max-width: 767px) {
.bene-row.new {
margin: 0 -10px;
}
.formato blockquote p {
font-size: 17px;
}
blockquote {
margin: 20px 0;
}
blockquote.big-quote {
border-top: 1px solid #f2f9fb;
border-bottom: 1px solid #f2f9fb;
margin: 20px 0
}
blockquote.big-quote .big-quote-cont {
background-size: 25px;
padding-left: 40px
}
blockquote.big-quote {
display: block;
}
blockquote.big-quote.big-quote-image .quote-image-left {
width: 60px;
margin: 10px 0 10px 45px;
max-width: 60px;
min-width: 60px;
}
blockquote.big-quote .big-quote p.name {
font-size: 16px;
}
blockquote.big-quote .big-quote p.position {
font-size: 14px;
}
.slider-img-intern #intern-carousel .carousel-control.left,
.slider-img-intern #intern-carousel .carousel-control.right {
display: block;
opacity: .8;
height: 40px;
width: 40px;
background-size: 14px;
}
.video .carousel-inner {
height: 400px !important;
}
}
@media (max-width: 460px) {
.video .carousel-inner {
height: 200px !important;
}
.bene-row.new>.col-xs-6 {
padding: 5px;
}
.bene-row.new {
margin: 0 -5px;
}
}
blockquote.big-quote .quote-image-left img {
margin-top: 0;
margin-bottom: 0;
}  #menu-prin>ul>li.btn-covid>a {
min-width: 105px;
color: #3B321C;
background: #F9C139;
font-weight: 500;
}
#menu-prin>ul>li.btn-covid>a:hover {
background: #EFA015;
}
#menu-prin>ul>li.btn-covid.active:hover>a,
#menu-prin>ul>li.btn-covid.active:focus>a,
#menu-prin>ul>li.btn-covid.active>a {
background: #F9C139;
color: #3B321C;
}
.wrap-cont {
display: flex;
justify-content: center;
padding-bottom: 23px;
border-bottom: 1px solid #CAC2C2;
margin-bottom: 50px;
}
.wrap-cont>li {
position: relative;
font-weight: 700;
list-style: none;
margin: 0 10px; }
.wrap-cont>li:after {
content: '|';
font-size: 20px;
position: absolute;
top: -3px;
right: -12px;
}
.wrap-cont>li:last-child:after {
content: none;
}
.wrap-cont>li>img {
vertical-align: sub;
margin-right: 3px;
} .nav-interna>ul.pp {
margin-bottom: 30px;
}
nav.wrap-reporte>ul.pp {
border: none;
}
nav.wrap-reporte>ul.pp>li {
border-bottom: 1px solid #a97d12;
}
nav.wrap-reporte>ul>li:first-child {
background: #3B321C;
color: #F9C139;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 12px 30px 12px 70px;
font-size: 17px;
font-weight: 700;
background: #3B321C url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/alert.svg) 10px center no-repeat;
}
nav.wrap-reporte>ul>li:last-child {
border: none;
}
nav.wrap-reporte>ul.pp>li>a {
color: #3B321C;
background: #F9C139;
}
nav.wrap-reporte>ul.pp>li>a:hover,
nav.wrap-reporte>ul.pp>li>a:focus {
background: #EFA015;
}
nav.wrap-reporte>ul.pp>li>a:after {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/flecha-bread-down.png) center center no-repeat;
position: absolute;
width: 10px;
height: 7px;
right: 15px;
top: calc(50% - 4px);
transform: rotate(-90deg);
}
nav.wrap-reporte>ul>li:last-child>a {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
} h1,
.wrapper-cuerpo-interna h1 {
font-size: 38px;
line-height: 1.2;
}
.formato h2 {
font-size: 29px;
color: #182D39;
line-height: 1.2;
}
.formato h3 {
font-size: 21px;
color: #182D39;
line-height: 1.4;
margin-bottom: 15px;
}
.formato h4 {
margin-top: 25px;
font-size: 17px;
color: #182D39;
line-height: 1.2;
font-weight: 700;
}
.formato p {
margin-top: 10px;
margin-bottom: 24px;
} .formato ul {
padding: 2px 0 15px 45px;
}
.wrapper-polit>ul {
padding: 0;
}
.wrapper-polit>ul>li {
display: flex;
align-items: center;
border-bottom: 1px solid #CAC2C2;
}
.wrapper-polit>ul>li:last-child {
border-bottom: none;
}
.wrapper-polit>ul>li:before {
content: none;
}
.wrapper-polit>ul>li>img {
padding-top: 8px;
margin-right: 20px;
padding-top: 0;
}
.wrapper-polit>ul>li h3 {
margin-top: 10px;
}
.wrapper-polit>ul>li p {
margin-bottom: 20px;
}
.h2-icon {
position: relative;
padding-left: 40px;
}
.h2-icon.icon-vdoc:before {
content: "";
background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-administrativo/images/icon-des.png) center center no-repeat;
height: 30px;
width: 30px;
position: absolute;
display: block;
transform: rotate(-90deg);
left: 0;
top: -2px;
}
.wrapper-notas>.nota-item>img {
margin-bottom: 0;
width: 100% !important;
}
.wrapper-notas>.nota-item>h3 {
font-size: 15px;
line-height: 1.5;
margin-top: 0;
padding: 15px 12px;
background: #F2F9FB;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wrapper-notas>.nota-item>h3:hover {
background: #dbecf1;
}
.wrapper-bienestar {
border-top: 1px solid #C4CDD0;
margin-top: 40px;
}
.wrapper-bienestar h3 {
text-align: center;
margin-top: 40px;
}
.wrapper-bienestar h5 {
text-align: center;
font-size: 16px;
margin-bottom: 28px;
}
.wrapper-bienestar ul.row {
padding: 0;
}
.wrapper-bienestar ul.row li {
list-style: none;
padding: 0 8px;
}
.wrapper-bienestar ul li:before {
content: none;
}
.wrapper-bienestar ul.row li a {
display: block;
text-align: center;
background: #649DBF;
padding: 8px 10px;
font-size: 18px;
line-height: 1.3;
border-radius: 5px;
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
}
.wrapper-bienestar ul.row li a:hover {
background: #336699;
}
p.p-light {
font-size: 17px;
font-weight: 300;
font-style: oblique;
padding-top: 15px;
}
.nav-interna.wrap-reporte ul li.current_page_item a {
background: #EFA015;
font-weight: 500;
}
.noticias-modu h2 {
margin-top: 30px;
margin-bottom: 12px;
font-size: 18px;
font-weight: normal;
font-style: normal;
line-height: normal;
color: #00629f;
margin: 0 0 15px;
}
.noticias-modu a:hover h2 {
color: #003c6e;
}
.noticias-texto p {
font-size: 15px;
font-weight: normal;
font-style: normal;
line-height: 1.53;
color: #333333;
margin: 0 0 10.5px;
}
.enlacesbloque-modu h3 {
font-size: 17px;
line-height: 1.29;
color: #00629f;
margin: 10px 0 10px;
}
.enlacesbloque-modu p {
margin-top: 0;
margin-bottom: 10px;
}
.docu-admin-modu h3 {
font-size: 20px;
margin-top: 0;
margin-bottom: 20px;
line-height: 1.2;
}
.bloque-info2-text p {
margin-top: 0;
margin-bottom: 2px;
}
.contacto-modu h3 {
margin-top: 0;
margin-bottom: 8px;
font-size: 16px;
}
@media (max-width: 1199px) {
#menu-prin>ul>li.btn-covid>a {
min-width: 85px;
}
}
@media (max-width: 991px) {
.formato iframe {
width: 100%;
height: 267px;
}
}
@media (max-width: 767px) {
.nav>li.btn-covid.dropdown:after {
background: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/flecha-black-down.png) center center no-repeat;
}
nav.wrap-reporte {
border-bottom: 1px solid #CAC2C2;
margin-bottom: 30px;
}
nav.wrap-reporte>ul.pp {
padding-bottom: 30px;
width: 450px;
margin: 0 auto;
}
nav.wrap-reporte>ul>li {
width: 100%;
display: inline-block;
}
nav.wrap-reporte>ul.pp>li {
border-bottom: none;
border-right: 1px solid #a97d12;
vertical-align: top;
}
nav.wrap-reporte>ul>li:first-child {
font-size: 15px;
width: 100%;
padding-left: 43px;
background-size: 25px;
border-right: none;
}
nav.wrap-reporte>ul>li:last-child {
border-right: none;
}
nav.wrap-reporte>ul.pp>li>a {
padding: 14px 21px 14px 12px;
display: flex;
align-items: center;
}
nav.wrap-reporte>ul.pp>li>a:after {
right: 6px;
}
nav.wrap-reporte>ul>li:nth-child(2)>a {
border-bottom-left-radius: 5px;
}
nav.wrap-reporte>ul>li:last-child>a {
border-bottom-left-radius: 0;
border-bottom-right-radius: 5px;
}
h1,
.wrapper-cuerpo-interna h1 {
margin-top: 14px;
font-size: 33px;
margin-bottom: 29px;
}
.formato h2 {
margin-top: 14px;
font-size: 26px;
margin-bottom: 20px;
}
.formato h3 {
margin-top: 14px;
font-size: 20px;
margin-bottom: 15px;
}
.formato h4 {
margin-top: 20px;
}
.titu-externo .texto-destacado {
margin-bottom: 35px;
text-align: center;
}
.formato iframe,
.formato img {
margin-top: 10px;
margin-bottom: 10px;
}
.formato iframe {
height: 350px;
}
.wrap-cont {
flex-direction: column;
align-items: center;
padding-left: 0;
margin-bottom: 0;
border-bottom: none;
}
.wrap-cont li {
margin-bottom: 8px;
}
.wrap-cont>li:after {
content: none;
}
.wrapper-cuerpo-interna>.container>.row.titu-externo>.col-sm-12 {
padding: 0;
}
.wrapper-bienestar h3 {
margin-top: 30px;
}
.noticias-modu h2 {
margin-top: 30px;
margin-bottom: 12px;
font-size: 18px;
font-weight: normal;
font-style: normal;
line-height: normal;
color: #00629f;
margin: 0 0 15px;
}
.noticias-modu a:hover h2 {
color: #003c6e;
}
.noticias-texto p {
font-size: 15px;
font-weight: normal;
font-style: normal;
line-height: 1.53;
color: #333333;
margin: 0 0 10.5px;
}
.enlacesbloque-modu h3 {
font-size: 18px;
}
.docu-admin-modu h3 {
margin-top: 0;
}
.contacto-modu h3 {
margin-top: 0;
margin-bottom: 8px;
font-size: 16px;
}
}
@media (max-width: 575px) {
.formato iframe {
height: 250px;
}
.formato iframe {
width: 100%;
height: 267px;
}
.formato ol li {
padding-left: 28px;
}
.formato ol>li::before {
left: 8px;
}
.formato ol>li::after {
left: 19px;
}
.formato ul {
padding: 2px 0 2px 28px;
margin: 0;
list-style: disc;
}
.formato ul li:before {
left: -16px;
}
nav.wrap-reporte>ul.pp {
width: 100%;
}
.wrapper-polit>ul {
padding: 0;
}
.wrapper-notas>.nota-item {
width: 100%;
}
.wrapper-bienestar ul.row li {
width: 100%;
}
}
@media (max-width: 410px) {
.formato iframe {
height: 190px;
}
.wrap-cont li {
font-size: 16px;
}
nav.wrap-reporte>ul>li:first-child {
padding: 9px 30px 8px 43px;
}
nav.wrap-reporte>ul.pp>li>a {
padding: 9px 24px 9px 10px;
}
nav.wrap-reporte>ul.pp>li>a:after {
right: 8px;
}
.wrapper-polit>ul>li {
flex-direction: column;
margin-bottom: 15px;
padding-bottom: 5px;
}
.wrapper-polit>ul>li h3,
.wrapper-polit>ul>li p {
text-align: center;
}
.wrapper-polit>ul>li>img {
margin-right: 0;
margin-bottom: 0;
}
}
.wrapper-bienestar ul.row li a {
word-break: break-all;
}
ul.wrap-cont li a {
text-decoration: none;
color: #555555;
border-bottom: 1px solid #DDD;
} .wrapper-bienestar ul.row li a {
word-break: break-word;
} .menu-prin ul.navbar-nav>li>.submenu .submenu-bloque {
padding: 0;
}
.submenu-bloque div.title-prin {
margin-bottom: 0;
white-space: nowrap;
white-space: initial;
border-top: 1px solid #dbe1e3;
}
.submenu-bloque div.xXx div.title-prin:first-child {
margin-bottom: 0;
border-top: none;
}
.menu-prin ul.navbar-nav>li>.submenu .submenu-bloque h3 {
color: #0666a2;
border-bottom: none;
}
.mnuitem {
padding: 13px 12px;
min-width: 270px;
max-width: 330px;
vertical-align: top;
display: block;
font-size: 14px;
line-height: 1.43;
text-align: left;
border-bottom: 0;
color: #0666a2;
background: #fff;
}
.mnuitem:hover {
color: #f43a3a;
}
.page_item_has_children.current_page_ancestor.current_page_parent.ph>.children>.grandchild>.children {
display: none;
}
.page_item_has_children.current_page_ancestor.current_page_parent.ph>.children>.current_page_item.grandchild>.children {
display: block;
}
.page_item_has_children.current_page_ancestor.current_page_parent.ph>.children>.current_page_item.grandchild>a {
color: #748087;
}
.current_page_item.grandchild>.children {
padding-left: 0;
}
.current_page_item.grandchild>.children>li {
display: block;
list-style: none;
}
nav>ul>li.page_item.page_item_has_children.current_page_ancestor.ph>ul>li.page_item.page_item_has_children.current_page_ancestor.current_page_parent.ph>ul>li:first-child a {
border: none;
display: inline-block;
width: 200px;
padding: 0;
margin-top: 5px;
}
nav>ul>li.page_item.page_item_has_children.current_page_ancestor.ph>ul>li.page_item.page_item_has_children.current_page_ancestor.current_page_parent.ph>ul {
border-top: 1px solid #D7D7D7;
}
nav>ul>li.page_item.page_item_has_children.current_page_ancestor.ph>ul>li.page_item.page_item_has_children.current_page_ancestor.current_page_parent.ph>ul>li {
margin-left: -25px;
}
.page_item_has_children.current_page_ancestor.current_page_parent.ph>.children>.current_page_item.grandchild>.children>li>a {
color: #00629f;
}
.page_item_has_children.current_page_ancestor.current_page_parent.ph>.children>.current_page_item.grandchild>.children>li>a:hover {
color: #000000;
}
.page_item_has_children.current_page_ancestor.current_page_parent.ph>.children>.current_page_item.grandchild>.children>li.current_page_item>a {
color: #000000;
}
li.current_page_item.grandchild>.children>li>a {
font-size: 15px;
padding: 6px 10px;
display: block;
border: none;
position: relative;
}
.current_page_item.grandchild>.children>li>a:before {
content: '';
width: 4px;
height: 1px;
background: #000000;
position: absolute;
top: 13px;
left: 0;
}
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item {
width: 750px;
}
.wrapper-info-ad {
background: #F2F9FB;
border-bottom: 1px solid #F43A3A;
padding: 25px 23px 25px 68px;
margin-top: 30px;
}
.wrapper-info-ad h3 {
margin-top: 0;
color: #F43A3A;
position: relative;
}
.wrapper-info-ad h3:before {
content: '';
position: absolute;
top: -2px;
left: -48px;
background: url(//administrativo.pucp.edu.pe/wp-content/themes/theme/images/listen.svg) no-repeat;
width: 200px;
height: 200px;
}
.wrapper-info-ad p {
margin-top: 10px;
margin-bottom: 12px;
}
.cuerpo-interna>.col-md-9.col-sm-8>.formato>.bloque-celes>.boton-rojo {
text-align: left;
margin-top: 0px;
margin-bottom: 5px;
}
.cuerpo-interna>.col-md-9.col-sm-8>.formato>.bloque-celes>p {
margin-top: 0;
margin-bottom: 20px;
}
.convocalista-wrapper>.convocalista-modu {
padding: 25px 0;
}
.convocalista-wrapper>.convocalista-modu>h3 {
margin-bottom: 10px;
}
.convocalista-wrapper>.convocalista-modu p {
margin-top: 0;
margin-bottom: 15px;
}
@media (max-width: 1199px) {
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item {
width: 100%;
height: 388px;
}
div#intern-carousel.carousel.slide div.carousel-inner div.item {
width: 100%;
}
}
@media (max-width: 991px) {
#intern-carousel #slider-thumbs {
display: none;
}
div#intern-carousel.carousel.slide div.carousel-inner div.item {
height: 265px;
}
div.slider-img-intern {
height: auto;
}
.convocalista-wrapper>.convocalista-modu {
padding: 25px 0 30px;
}
}
@media (max-width: 767px) {
.title-prin h3 {
font-size: 16px;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
}
#menu-prin .open>.dropdown-menu {
padding: 0;
}
.dropdown-menu a {
padding: 9px 20px;
width: 100%;
max-width: 100%;
}
.submenu-bloque div.title-prin {
border-top: none;
}
div#intern-carousel.carousel.slide div.carousel-inner div.item {
height: auto;
}
.slider-img-intern .carrusel .slide-inter-modu .slider-intermodu-text,
.carousel-caption {
position: relative;
bottom: initial;
top: 0;
padding: 10px 11px !important;
}
}
@media (max-width: 678px) {
.wrapper-info-ad p {
margin-top: 16px;
margin-left: -46px;
}
}
@media (max-width: 530px) {
.wrapper-cuerpo-interna .cuerpo-interna .formato img {
height: auto !important;
}
} .formato ol {
padding: 6px 0 4px 0;
margin: 33px;
}
.formato ul {
padding: 6px 0 10px 41px;
}
h1.titulo-h1 {
margin-bottom: 30px;
}
.formato h3 {
margin-top: 10px;
}
.formato h2,
.formato h2 strong {
margin-top: 20px;
}
.convocalista-modu h3,
.modu-tramites-modu h3 {
margin-top: 0;
}
.wrapper-polit>ul {
padding: 0;
}
.formato ul.descargas {
margin-bottom: 38px;
}
.docu-admin-modu h3 {
margin-top: 0;
}
.noticias-modu h2 {
margin-top: 0;
}
.wrapper-bienestar h3 {
margin-top: 40px;
}
.formato.formato-left table.tabla-gen thead tr th,
.formato.formato-left table tr:first-child td {
color: #333333;
font-weight: 300;
font-size: 16px;
line-height: 1.53;
border-bottom: 1px solid #d6e8ed;
}
.formato.formato-left table.tabla-gen thead tr th,
.formato.formato-left table tr td {
padding: 20px 22px;
vertical-align: middle;
}
.formato.formato-left table tr td img {
margin: 0 auto;
display: flex;
}
.formato.formato-left h3 {
margin-bottom: 18px;
font-size: 22px;
font-weight: 700;
line-height: 1.4;
color: #003366;
padding-top: 0px;
}
.formato.formato-left blockquote.big-quote {
padding: 15px;
border-left: 6px solid #1462ED;
background: #f2f2f2;
margin: 15px 0;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.formato blockquote p.quote {
font-size: 19px;
font-weight: 400;
line-height: 1.35;
color: #1462ED;
font-style: italic;
}
blockquote.big-quote .big-quote p.position {
margin-top: 5px;
}
@media (max-width: 767px) {
.formato blockquote p.quote {
font-size: 16px;
line-height: 1.4;
margin-bottom: 16px;
}
.formato.formato-left blockquote.big-quote {
padding-left: 7px;
}
.formato.formato-left h3 {
font-size: 20px;
}
.formato.formato-left table.tabla-gen thead tr th,
.formato.formato-left table tr:first-child td {
font-size: 15px;
padding: 14px 14px;
}
}
.mnuitem {
color: #111926;
border: none;
}
.dropdown-menu a {
border-bottom: 0px;
}
.dropdown-menu .children a:hover {
text-decoration: none;
color: #003c6e;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
color: #000;
background: #FFFFFF;
}
.dropdown-toggle {
text-align: left;
background: #f8f8f8;
color: #555;
border: 1px solid #ddd;
}
ul.pp li.current_page_ancestor ul.children li.current_page_item a {
color: #000;
}
ul.pp li.page_item.current_page_item a {
color: #000;
}
nav.nav-interna ul.pp li.ph ul.children {
display: none;
}
nav.nav-interna ul.pp li.ph.current_page_ancestor ul.children {
display: block;
}
nav.nav-interna ul.pp li.page_item_has_children ul.children {
display: none;
}
nav.nav-interna ul.pp li.current_page_ancestor.page_item_has_children ul.children {
display: block;
}
nav.nav-interna ul.pp li.page_item.page-item-2968.current_page_item.ph ul.children {
display: block;
}
.oOo a img {
width: 278px;
height: 156px;
}
.submenu-bloque div.xXx div.title-prin:first-child {
margin-bottom: 8px;
}
div.submenu-bloque div.subborde div.title-prin:first-child h3:first-child a.mnuitem:first-child {
margin-bottom: 9px; display: block;
}
#menu-prin ul.nav.navbar-nav>li.submenu-wrapper>div.submenu>div.submenu-bg>div.container-fluid>div.row>div.col-sm-6>div.row>div.col-md-12.submenu-bloque>div.subborde>div.title-prin:first-child>h3>a.mnuitem {
font-weight: bold;
}
div#intern-carousel.carousel.slide div.carousel-inner div.item {
width: 750px;
height: 420px;
}
.multimedia.it0 img {
width: 563px;
height: auto;
max-height: 320px;
}
.multimedia.it1 img {
width: 282px;
height: auto;
max-height: 233px;
}
.deadline {
margin-top: 10px;
padding-top: 10px;
}
.txtBeneficioopucp {
color: #649dbf;
font-size: 13px;
margin-top: 5px;
}
.xsx {
display: none;
}
div.xXx div#Pag4656.title-prin h3 {
margin-top: 10px;
}
.noticias-lista .noticias-img img {
width: 180px;
}
.xunidad {
overflow: hidden;
width: 69%;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
.xsx {
display: block;
}
.wWw {
display: none;
}
}
@media (max-width: 1200px) {
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item {
width: 616px;
height: 345px;
}
.multimedia.it0 img {
width: 457px;
height: 261px;
}
.multimedia.it1 img {
width: 456px;
height: 249px;
}
.xunidad {
overflow: hidden;
width: 61%;
}
}
@media (max-width: 992px) {
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item {
width: 719px;
height: 405px;
}
.multimedia.it0 img {
width: 347px;
height: 196px;
}
.multimedia.it1 img {
width: 345px;
height: auto;
max-height: 248px;
}
.formato p img.size-full {
width: 100%;
height: 100%;
}
.doc.filtro-wrapper {
padding: 0;
}
}
@media (max-width: 767px) {
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item { width: 100%;
height: 100%;
}
.multimedia.it0 img {
width: 100%;
height: 100%;
}
.multimedia.it1 img {
width: 100%;
height: 100%;
}
.bloque-filtros .buscador-inp {
width: 100%;
}
.busca-input {
width: 100%;
}
.noticias-lista .noticias-img img {
width: auto;
}
.xunidad {
overflow: hidden;
width: 100%;
}
}
@media (max-width: 620px) { }
@media (max-width: 435px) {
div.slider-img-intern,
div#intern-carousel.carousel.slide div.carousel-inner div.item { width: 100%; height: 100%;
}
.multimedia.it0 img {
width: 100%;
height: 100%;
}
.multimedia.it1 img {
width: 100%;
height: 100%;
}
.sliderbene-imagenes .slider-fondo-negro2 p {
font-size: 12px;
}
.modunene-link a {
font-size: 11px;
}
.carousel-caption {
font-size: 12px;
}
} .footer a.libro,
.footer a.correo {
background-color: #ffffff45;
font-weight: 500;
font-size: 14px;
color: #000000;
border-width: 2px;
}
.barra-gris a {
color: #333333;
}
#menu-prin>ul>li>ul>li>a:hover,
#menu-prin>ul>li:hover>a,
#menu-prin>ul>li:focus>a { color: #EC0E0E;
}
.txtBeneficioopucp {
color: #306b8d;
}
.botones-buscador a {
color: #00629f;
background-color: #ffffff;
border: solid 1px #00629f;
min-width: auto;
}
.btnDoc {
color: #444;
text-decoration: none;
border: none;
} div.botones-buscador-wrapper div.botones-buscador.activex a,
.botones-buscador.activex a,
.botones-buscador a:hover {
color: #ffffff;
background-color: #336699;
}
.docu-admin-fecha,
.noticias-tipo,
.noticias-fecha {
color: #666666;
}
#menu-prin>ul>li.submenu-wrapper:hover>ul {
display: none;
}
.botones-buscador-wrapper.hidden-xs.hidden-sm {
display: flex;
flex-wrap: wrap;
column-gap: .75rem;
justify-content: center;
} .formato .bloquegrande-filtros .busca-input,
.comuni-fecha {
color: #666666;
}
.modubene-tag {
background-color: #EC0E0E;
}
.docu-admin-btn a {
background-color: rgb(255 255 255);
color: #EC0E0E;
}
.docu-admin-btn a:hover {
color: #fff;
background-color: #EC0E0E;
} *:focus,
a:focus,
button:focus,
input:focus {
outline: 3px solid #00CC0A !important;
outline-offset: 2px !important;
}
.comunicados-modu a:focus,
.bene-row a:focus {
outline: 3px solid #00CC0A !important;
outline-offset: 2px !important;
display: block;
}