/*
Theme Name: Clima de Cambios PUCP
Description: Clima de Cambios PUCP
Author: DCI
Author URI: http://dci.pucp.edu.pe
Version: 1.0.0
Tags: blank
*/

/* https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/top-facebook.png */
/** FUENTES **/

@import url(//fonts.googleapis.com/css?family=Roboto:400,300,500,700);

@font-face {
    font-family:'OpenSans-web';
    font-style: normal;
    font-weight: bold;
    src: url(fonts/OpenSans-Bold.eot);
    src: url(fonts/OpenSans-Bold.eot) format('embedded-opentype'), local('OpenSans Web Bold'), local('OpenSans-Web-Bold'), url(fonts/OpenSans-Bold.ttf) format('truetype');
}

@font-face {
    font-family:'OpenSans-web';
    font-style: italic;
    font-weight: bold;
    src: url(fonts/OpenSans-BoldItalic.eot);
    src: url(fonts/OpenSans-BoldItalic.eot) format('embedded-opentype'), local('OpenSans Web BoldItalic'), local('OpenSans-Web-BoldItalic'), url(fonts/OpenSans-BoldItalic.ttf) format('truetype');
}

@font-face {
    font-family:'OpenSans-web';
    font-style: normal;
    font-weight: 800;
    src: url(fonts/OpenSans-ExtraBold.eot);
    src: url(fonts/OpenSans-ExtraBold.eot) format('embedded-opentype'), local('OpenSans Web ExtraBold'), local('OpenSans-Web-ExtraBold'), url(fonts/OpenSans-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-family:'OpenSans-web';
    font-style: italic;
    font-weight: 800;
    src: url(fonts/OpenSans-ExtraBoldItalic.eot);

    src: url(fonts/OpenSans-ExtraBoldItalic.eot) format('embedded-opentype'), local('OpenSans Web ExtraBoldItalic'), local('OpenSans-Web-ExtraBoldItalic'), url(fonts/OpenSans-ExtraBoldItalic.ttf) format('truetype');

}

@font-face {
    font-family:'OpenSans-web';
    font-style: italic;
    font-weight: normal;
    src: url(fonts/OpenSans-Italic.eot);
    src: url(fonts/OpenSans-Italic.eot) format('embedded-opentype'), local('OpenSans Web Italic'), local('OpenSans-Web-Italic'), url(fonts/OpenSans-Italic.ttf) format('truetype');
}

@font-face {
    font-family:'OpenSans-web';
    font-style: normal;
    font-weight: 300;
    src: url(fonts/OpenSans-Light.eot);
    src: url(fonts/OpenSans-Light.eot) format('embedded-opentype'), local('OpenSans Web Light'), local('OpenSans-Web-Light'), url(fonts/OpenSans-Light.ttf) format('truetype');
}

@font-face {
    font-family:'OpenSans-web';
    font-style: italic;
    font-weight: 300;
    src: url(fonts/OpenSans-LightItalic.eot);
    src: url(fonts/OpenSans-LightItalic.eot) format('embedded-opentype'), local('OpenSans Web LightItalic'), local('OpenSans-Web-LightItalic'), url(fonts/OpenSans-LightItalic.ttf) format('truetype');
}

@font-face {
    font-family:'OpenSans-web';
    font-style: normal;
    font-weight: normal;
    src: url(fonts/OpenSans-Regular.eot);
    src: url(fonts/OpenSans-Regular.eot) format('embedded-opentype'), local('OpenSans Web Regular'), local('OpenSans-Web-Regular'), url(fonts/OpenSans-Regular.ttf) format('truetype');
}

@font-face {
    font-family:'OpenSans-web';
    font-style: normal;
    font-weight: 600;
    src: url(fonts/OpenSans-Semibold.eot);
    src: url(fonts/OpenSans-Semibold.eot) format('embedded-opentype'), local('OpenSans Web Semibold'), local('OpenSans-Web-Semibold'), url(fonts/OpenSans-Semibold.ttf) format('truetype');
}

@font-face {
    font-family:'OpenSans-web';
    font-style: italic;
    font-weight: 600;
    src: url(fonts/OpenSans-SemiboldItalic.eot);

    src: url(fonts/OpenSans-SemiboldItalic.eot) format('embedded-opentype'), local('OpenSans Web SemiboldItalic'), local('OpenSans-Web-SemiboldItalic'), url(fonts/OpenSans-SemiboldItalic.ttf) format('truetype');

}

/*FIN FUENTES*/

body {
    font-family:'OpenSans-web';
    font-size: 15px;
    color: #00313F;
}

a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #192937;
    color:#1A96C4;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #2CB85D;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}
strong {
    font-weight: 600;
}
:focus {
    outline: 0 !important;
    text-decoration: none !important;
}
.clear {
    clear: both;
}
.cero {
    font-size: 0px;
    height: 0px;
}
.pb-70 {
    padding-bottom: 70px;
}

.barra-gris-wrapper {
    background: #BCC4C7;
    /*max-height: 36px;*/
}
.barra-gris .volver-home {
    text-align: left;
    padding-top: 7px;
    padding-bottom: 10px;
    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:#414545;
    text-decoration: none;
}
.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: 9px 15px 9px 30px;
    background: none;
    border: none;
    position:relative;
}
.barra-gris .volver-home > a:before {
    content:'\e079';
    font-family:"Glyphicons Halflings";
    color: #2D3E50;
    font-size: 10px;
    position: absolute;
    left: 12px;
    top: 10px;
    */
}
.barra-gris .volver-home > a:hover:before {
    color: #fff;
}
.barra-gris .volver-home:hover > a {
    /*background: ;*/
    color:#fff;
}

.barra-gris a {
    display: inline-block;
    color: #2D3E50;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: none;
}
.barra-gris a:hover {
    text-decoration: underline;
    /*color:#fff;*/
    /*border-color: rgba(119, 119, 119, 0);*/
}
.top-icon-wrapper {
    height:34px;
}
.top-icon-wrapper .dato-top {
    display: inline-table;
    vertical-align: top;
    padding-top: 8px;
    color: #315E6C;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
}
.icons-top {
    display: inline-table;
    padding: 0;
    margin: 0;
}
.icons-top li {
    display: table-cell;
    float: none;
    text-align: center;
    line-height: 0;
    height: 36px;
    /* border-right: 1px solid #8B51A2; */
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.icons-top a {
    border: 0;
    border-left: 1px solid rgba(54, 98, 112, 0.3);
    padding: 0;
    line-height: 0;
    font-size: 0;
    margin: 0;
    width: 50px;
    height: 23px;
    display: inherit;
}
.icons-top li:first-child a {
    border-left: 0;
}
.barra-gris a.top-facebook {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/top-facebook.png) center center no-repeat;
}
.barra-gris a.top-twitter {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/top-twitter.png) center center no-repeat;
}
.barra-gris a.top-youtube {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/top-youtube.png) center center no-repeat;
}
.barra-gris a.top-mapasitio {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/top-mapasitio.png) center center no-repeat;
}
.barra-gris a.top-lupa {
    position: relative;
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/lupa.png) center center no-repeat;
}
.barra-gris a.top-correo {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/top-correo.png) center center no-repeat;
}
.barra-gris .buscador .buscador-inp {
    background: #ffffff;
    box-shadow: 0px 6px 15px #9C9C9C;
    right: 15px;
    padding: 9px 15px;
    position: absolute;
    text-align: left;
    width: 280px;
    z-index: 99;
    top: 34px;
    display: none;
}
.barra-gris .buscador .buscador-inp input.busca-input {
    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;
    background: #ffffff;
    font-size: 15px;
    padding: 8px 86px 8px 13px;
    max-height: 35px;
    color: #ACACAC;
    border: 1px solid #C4CDD0;
    min-width: inherit;
    width: 100%;
    display: block;
    margin: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.barra-gris .buscador .buscador-inp .busca-submit {
    cursor: pointer;
    padding: 0;
    position: absolute;
    height: 35px;
    width: 70px;
    right: 16px;
    font-size: 14px;
    font-weight: 100;
    top: 9px;
    border: 0;
    border-left: 0;
    background: #023C4D;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.barra-gris .buscador .buscador-inp .busca-submit:hover {
    background:#37BD7D;
}
.icons-top.redes {
}
.icons-top.redes li {
}
.icons-top.redes li a {
    height: 26px;
    width: 32px;
    border: 0;
}
.icons-top li a {
    opacity: 0.75;
}
.icons-top li a:hover {
    opacity: 1;
}
/*.barra-gris .buscador{	display: inline-block;    margin: 0;    background: #BBB6BE;    vertical-align: top;    position: relative;}.barra-gris .buscador .form-group {    display: inline-block;    margin: 0;    padding: 0;    position: relative;}.barra-gris .buscador form{    color:#57505A;    height: 36px;}.barra-gris .buscador .form-group input {	margin: 0;    font-size: 15px;    padding: 6px 36px 6px 12px;    height: 36px;    color: #57505A;    border: none;    background-color: #BBB6BE;}*/

/*.barra-gris .buscador input {    background-color: #BBB6BE;    cursor: auto;    padding: 7px;    border: none;}*/
.barra-gris .buscador .lupa {
    display: inline-block;
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/lupa.png) center center no-repeat;
    width: 36px;
    height: 36px !important;
    cursor: pointer;
    position: absolute;
    padding: 0 !important;
    top: 0;
    right: 0;
}
.logos-wrapper {
}

.logos .logo-pucp {
    text-align: right;
    line-height: 0;
}
.logos .logo-pucp a {
    height: 84px;
    width: 206px;
    display: inline-block;
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/logo-pucp.png) center center no-repeat;
    border-bottom: none;
}
.logos .logo-web h1 {
    margin: 0;
    line-height: 0;
}
.logos .logo-web a {
    height: 84px;
    /*width: 262px;*/
    width: 65px;
    display: inline-block;
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/logo-web.png) center center no-repeat;
    overflow: hidden;
    font-size: 10px;
    text-indent: -200%;
    border-bottom: none;
}
.logo-movil {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/logo-web-movil.png) 0 center no-repeat;
    height: 50px;
    /*width: 225px;*/
    width: 93px;
    float: left;
    margin-left: 15px;
}
.menu-prin {
    background: #023C4D;
    border: 0 none;
    margin-bottom: 15px;
    -webkit-box-shadow: inset 0 6px 12px -9px #000000;
    box-shadow: inset 0 6px 12px -9px #000000;
}
#menu-prin {
    padding-left: 0;
    padding-right: 0;
}
#menu-prin > ul > li.active:hover, #menu-prin > ul > li.active:focus, #menu-prin > ul > li.active {

    background-color: #F0F0F0;
}
#menu-prin > ul > li.active > a:hover, #menu-prin > ul > li.active > a:focus {

    /*color: #ffffff;*/
}
#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: #046986;
}
#menu-prin > ul > li:hover, #menu-prin > ul > li:focus {

    background: #046986;
}
.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;
    min-width: 100%;
    padding: 10px;
    background: #fff;
    border-left: 1px solid #B7B7B7;
    border-right: 1px solid #B7B7B7;
    border-bottom: 1px solid #B7B7B7;
}
#menu-prin > ul > li > ul > li {
    white-space: nowrap;
    white-space: initial;
    border-top: 1px solid #DBE1E3;
}
#menu-prin > ul > li > ul > li:first-child {
    border-top: 0 none;
}
#menu-prin > ul > li > ul > li > a {
    display: block;
    color: #333;
    padding: 11px 8px;
    font-size: 15px;
    border-bottom: none;
    min-width: 240px;
    max-width: 300px;
    line-height: 22px;
}
#menu-prin > ul > li > ul> li > a:hover {
    color: #5bcfa5;
    border-bottom: none;
}
#menu-prin > ul > li:hover > ul {
    display: block;
}
#menu-prin > ul > li > ul > li > ul {
    display: none;
}
.destacados-wrapper {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/fondo1.jpg) top right no-repeat;
    position: relative;
    height: 370px;
    /*background-size: 100%;*/
    margin-bottom: 12px;
}
.logo-clima {
    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/logo-clima.png) center center no-repeat;
    position:absolute;
    height:296px;
    width:248px;
    top:0;
    left:0;
}
.destacados {
    /*padding-top: 45px;*/
    /*padding-bottom: 20px;*/
}
.bloque-color-home {
    background: rgba(1, 49, 63, 0.25);
    position: absolute;
    bottom: 0;
    padding: 50px 0 35px;
    width: 100%;
}
.destacados .texto-desta-home {
}
.destacados .texto-desta-home h1 {
    margin: 0;
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 14px;
}
.destacados .texto-desta-home h2 {
    margin: 0;
    font-family:"Patrick Hand", sans-serif;
    font-size: 28px;
    color: #ffffff;
    /*margin-bottom: 0;*/
    position: relative;
    padding-right: 64px;
}
.destacados .texto-desta-home h2:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/h2-destacado.png) center center no-repeat;
    position: absolute;
    width: 62px;
    height: 54px;
    right: -6px;
    top: 50%;
    margin-top: -25px;
}
.btn-next-right {
    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/home-btn-next.png) center center no-repeat;
    height:64px;
    width:64px;
    position: absolute;
    top:50%;
    margin-top: -32px;
    right:45px;
    z-index: 10;
    border:0;
}
.btn-back-left {
    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/home-btn-back.png) center center no-repeat;
    height:64px;
    width:64px;
    position: absolute;
    top:50%;
    margin-top: -32px;
    left:45px;
    z-index: 10;
    border:0;
}
.btn-next-right:hover {
    border:0;
}
.btn-back-left:hover {
    border:0;
}
.home-btn-wrapper {
    opacity:0;
    position:relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.btn-next-right:hover .home-btn-wrapper, .btn-back-left:hover .home-btn-wrapper {

    opacity:1;
}
.home-btnhov {
    position: absolute;
    background: #fff;
    width: 330px;
    height: 95px;
    border-radius: 50px;
    -webkit-box-shadow: 0 6px 12px -9px #000000;
    box-shadow: 0 6px 12px -9px #000000;
}
.btn-next-right .home-btnhov {
    top: -16px;
    right: -15px;
    padding: 20px 85px 20px 40px;
    background: #FFF url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/home-right-hover.png) 250px 15px no-repeat;
}
.btn-back-left .home-btnhov {
    top: -16px;
    left: -15px;
    padding: 20px 40px 20px 90px;
    background: rgb(255, 255, 255) url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/home-left-hover.png) 14px 15px no-repeat;
}
.home-btnhov h2 {
    font-size: 14px;
    color: #023C4D;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-weight: 500;
}
.home-btn-texto {
    color: #0E6892;
    font-size: 14px;
    line-height: 17px;
}
.home-back-1 {
    background: #3bc178 url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/home-back1.jpg) top center no-repeat;
    min-height:705px;
    padding:50px 0 0;
    -webkit-box-shadow: inset 0 18px 45px -25px #000000;
    box-shadow: inset 0 18px 45px -25px #000000;
}
.home-noticias {
    background: rgba(227, 245, 251, 0.70);
    border-radius: 15px;
    padding: 22px;
}
.homenoti-modu {
}
.homenoti-modu h2 {
    color: #01313F;
    font-size: 19px;
    font-weight: 500;
    line-height: 23px;
    margin: 0 0 12px;
}
.homenoti-modu h2 a {
    color:#01313F;
}
.homenoti-modu h2 a:hover {
    color: #2CB85D;
}
.homenoti-modu p {
}
.homenoti-img {
    margin-bottom: 16px;
}

.homenoti-img img {
    max-width: 100%;
}
.homenoti-img.video {
    position:relative;
}
.homenoti-img.video:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/icon-video.png) center center no-repeat;
    position: absolute;
    height: 48px;
    width: 48px;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -24px;
    cursor:pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.homenoti-img.video:hover:after {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/icon-video-hover.png) center center no-repeat;
}
.home-noti-dato {
    margin-bottom: 16px;
}
.home-noti-tipo {
    display: inline-block;
    margin-right: 6px;
    background: #208AB3;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 10px;
    margin-top: 20px;
}
.home-noti-fecha {
    font-family:'Open Sans', sans-serif;
    display: inline-block;
    font-size: 13px;
    color: #01313F;
}
.homenoti-ver {
    border-top: 2px dotted rgba(35, 154, 199, 0.6);
    padding: 6px 0 0;
    text-align: right;
    margin: 10px 0 0;
}
.homenoti-ver a {
    color:#239AC7;
    font-size: 14px;
    line-height: 23px;
    margin-right: 15px;
    text-transform: uppercase;
    position:relative;
}
.homenoti-ver a:hover {
    /*color: #2CB85D;*/
    border-bottom: 1px solid #239AC7;
}
.homenoti-ver a:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-right.png) center center no-repeat;
    position: absolute;
    height: 10px;
    width: 5px;
    right: -15px;
    top: 4px;
}
.homeinfo-clima-wrapper {
    position: absolute;
    top: -50px;
    width: 280px;
    right: -25px;
}
.homeinfo-clima {
    position:relative;
    background: #fff;
    /*margin-top: -50px;*/
    padding: 160px 22px 30px;
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 0 7px 16px -5px rgba(0, 0, 0, 0.70);
    box-shadow: 0 7px 16px -5px rgba(0, 0, 0, 0.70);
}
.homeinfo-clima:after {
    content:'';
    position:absolute;
    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/logo-clima-home.png) top center no-repeat;
    height: 136px;
    width: 132px;
    top: 15px;
    left: 50%;
    margin-left: -66px;
}
.homeinfo-clima h2 {
    margin-top: 0;
    color: #37BD7D;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
}
.homeinfo-clima p {
    color: #023C4D;
    font-size: 16px;
    line-height: 24px;
}
.info-link {
}
.info-link a {
    background: #023C4D;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    position:relative;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 32px 10px 20px;
}
.info-link a:hover {
    background: #37BD7D;
}
.info-link a:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-blanca.png) center center no-repeat;
    position:absolute;
    height:12px;
    width:7px;
    right: 15px;
    top: 14px;
}
button.btn.btn-primary.btn-enviar-correo2{
    border-radius: 4px;
    background: #37BD7D url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-blanca.png) 78px no-repeat;
    padding: 11px 34px 9px 22px;
    border: 0;
}
.home-back-2 {
    background: #3bc178 url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/home-back2.jpg) top center no-repeat;
    min-height: 500px;
    padding: 22px 0 170px;
}
.home-redes {
}
.home-redes .carrusel .carousel-inner {
    z-index: 10;
}
.home-redes h2 {
    font-size: 31px;
    color:#023C4D;
    font-weight: 500;
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
}
.home-redes-modu {
    position:relative;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 8px;
    padding:65px 30px 20px;
    color:#333333;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
}
.home-redes-modu a {
    color:#2CB85D;
}
.homered-link {
    margin-top: 20px;
    text-align: center;
}
.homered-link a {
    display: inline-block;
    text-transform: uppercase;
    border: 2px solid rgba(14, 104, 146, 0.20);
    padding: 8px 17px;
    margin-bottom: 5px;
    border-radius: 8px;
    font-size: 14px;
    color: #0D6792;
}
.homered-link a:hover {
    border: 2px solid rgba(14, 104, 146, 0.90);
}
.home-redes-modu.icon-face:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/icon-face-h.png) center center no-repeat;
    position:absolute;
    height:32px;
    width:32px;
    left: 50%;
    margin-left: -16px;
    top: 18px;
}
.home-redes-modu.icon-twit:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/icon-twit-h.png) center center no-repeat;
    position:absolute;
    height:32px;
    width:32px;
    left: 50%;
    margin-left: -16px;
    top: 18px;
}

.home-redes .carousel-indicators {
    position: initial;
    padding: 0;
    margin: 0 0 20px;
    display: block;
    top: 0px;
    z-index: 15;
    bottom: 0;
    width: 100%;
    left: inherit;
    text-align: center;
}
.home-redes .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    border: 0;
    background-color: rgba(255, 255, 255, 0.5);
}
.home-redes .carousel-indicators .active {
    margin: 0;
    width: 10px;
    height: 10px;
    background-color: #fff;
}
/*FOOTER*/

.footer-wrapper {
    background: #064E68 url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/footer-after.png) bottom right no-repeat;
    /*margin-top: 80px;*/
    position: relative;
    padding-top: 335px;
}
.footer-wrapper:before {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/footer-tachos.png) center bottom no-repeat;
    position: absolute;
    height: 655px;
    width: 100%;
    top: -300px;
}
.footer-wrapper:after {
    /*    content: '';        background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/footer-after.png) center center no-repeat;        position: fixed;        height: 475px;        width: 359px;        bottom: 0;        right:20%;*/



}
.footer {
    padding-top: 40px;
    padding-bottom: 20px;
    color: rgba(255, 255, 255, 0.5);
}
.footer h3 {
    margin: 0 0 20px;
    font-family:"Open Sans", sans-serif;
    color: #37BD7D;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 2px dotted #A8C7C8;
}
.footer p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    margin-bottom: 20px;
}
.footer p a {
    color: #4FBCE6;
    margin-bottom: 20px;
}
.footer p a:hover {
    color:#2CB85D;
    /*text-decoration: underline;*/
}
.col-col-wrap {
    margin: 0 -45px;
}
.col-col-1 {
    padding: 0 45px;
}
.footer ul {
    /*border-top: 2px dotted #177DA4;*/
    padding: 0;
    margin-bottom: 30px;
    list-style: none;
}
.footer ul li {
    border-bottom: 2px dotted #177DA4;
    font-size: 14px;
}
.footer ul li:first-child a {
    padding-top: 0;
}
.footer ul li a {
    display: block;
    color: #FAFCFD;
    font-family:"Open Sans", sans-serif;
    padding: 12px 15px 12px 0;
    font-size: 14px;
    position: relative;
    border-bottom: none;
}
.footer ul li a:after {
    content:'\e080';
    font-family:"Glyphicons Halflings";
    font-size: 7px;
    position: absolute;
    right: 2px;
    top: 16px;
    color: #177DA4;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.footer-col-wrapper {
    padding: 0 84px;
}
.footer-col {
    padding:0 22px;
}
.footer ul li a:hover:after {
    color: #fff;
}
.footer ul li:first-child a:after {
    top: 7px;
}
.footer ul li a:hover {
    color: #2CB85D;
    border-bottom: none;
}
.footer-enlaces {
}
.footer ul li.footer-ubi a:after {
    content:'';
    position: absolute;
    top: 14px;
    right: 3px;
    width: 21px;
    height: 14px;
    opacity: 0.5;
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/footer-mail.png) center center no-repeat;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.footer ul li.footer-contact a:after {
    content:'';
    position:absolute;
    top:10px;
    right:3px;
    width:15px;
    height:22px;
    opacity: 0.5;
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/footer-mapa.png) center center no-repeat;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.footer ul li.footer-contact a:hover:after {
    opacity: 1;
}
.footer ul li.footer-ubi a:hover:after {
    opacity: 1;
}
.dark-footer-wrapper {
    padding:0 84px;
}
.dark-footer {
    font-size: 14px;
    color: #D0E0E1;
    padding: 99px 15px 25px;
    position: relative;
    padding-left: 270px;
}
.dark-footer:before {
    content:'';
    position:absolute;
    bottom:0px;
    left:0px;
    width:240px;
    height:120px;
    /*background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/logo-footer.png) center center no-repeat;*/
}
.footer-in {
}
.footer-in input {
    font-size: 14px;
    color: #333333;
    padding: 12px;
    margin: -8px 0 15px;
    width: 100%;
    height: 35px;
    border: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.footer-col .checkbox {
}
.footer-col .checkbox label {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.60);
}
.footer-col .checkbox label input {
}
.info-link.fotlink {
    margin-top: 20px;
    text-align: right;
}
.info-link.fotlink a {
    background: #37BD7D;
    border-radius: 4px;
    padding: 11px 34px 9px 22px;
    border: 0;
}
.info-link.fotlink a:after {
    top: 15px;
}
.info-link.fotlink a:hover {
    background: #208ab3;
}

/*INTERNA*/

.logo-clima.logopucp-interna {
    height: 205px;
    width: 183px;
    background-size: contain;
}
.destacados-wrapper.desta-interna {
    height: 225px;
    -webkit-box-shadow: 0 10px 13px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 13px -3px rgba(0, 0, 0, 0.2);
}
.wrapper-cuerpo-interna {
    padding-bottom: 230px;
}
/*BREADCRUMBS*/
.breadcrumbs {
}
.breadcrumbs-content {
    font-size: 12px;
    padding-top: 35px;
    padding-bottom: 10px;
}
.breadcrumbs-content a {
    color: #434150;
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
}
.breadcrumbs-content a:hover {
    border-bottom: 1px solid #888;
}
.breadcrumbs-content a:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-black.png) center center no-repeat;
    position: absolute;
    height: 10px;
    width: 6px;
    right: -15px;
    top: 3px;
}

/*INTERNA*/

.wrapper-nav-interna {
    /*height: 30px;*/
}
.nav-interna {
    padding-right: 30px;
    background: #fff;
    z-index: 1;
    margin-bottom: 30px;
}
.nav-interna > ul.pp {
    padding-left: 0;
    margin: 0;
    list-style: none;
    background: #BCC4C7;
    border-radius: 3px;
}
.nav-interna > h2 {
    margin:0;
    position:relative;
    background: #B1B0AB;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 13px;
    font-weight: 500;
    display: block;
}
.nav-interna > h2:after {
    content:'';
    z-index: 10;
    position: absolute;
    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/after-flecha2sub.png) center center no-repeat;
    left: 12px;
    width:18px;
    height:8px;
    bottom: -8px;
}
.nav-interna > ul.pp > li {
    border-bottom: 1px solid #D7D7D7;
    line-height: 1.2;
    position: relative;
    border-bottom: 2px solid #ffffff;
    font-size: 16px;
}
.nav-interna > ul.pp > li.current-menu-item > ul {
    display: block;
    background: #F1F5F5;
    border-radius: 3px;
}
.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: #ffffff;
    background: #37BD7D;
}
.nav-interna > ul.pp > li.ph.current-menu-item > a {
    color: #ffffff !important;
    border-bottom: none;
    position: relative;
}
.nav-interna > ul.pp > li.current-menu-item > a:hover {
    color: #ffffff;
    background: #37BD7D;
}
.nav-interna > ul.pp > li.current-menu-item > a:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-blanca.png) center center no-repeat;
    position: absolute;
    height: 12px;
    width: 7px;
    right: 10px;
    top: 16px;
}

/*.nav-interna > ul.pp > li.current-menu-item > a:after {    content: '';    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-submenu.png) center center no-repeat;    position: absolute;    height: 14px;    width: 8px;    right: -8px;    top: 14px;}*/


.nav-interna > ul.pp > li.ph {
}
.nav-interna > ul.pp > li > a {
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
    display: block;
    line-height: 18px;
    padding: 13px 20px 13px 12px;
    border-bottom: none;
}
.nav-interna > ul.pp > li > a:focus {
    color: #182D39;
}
.nav-interna > ul.pp > li > a:hover {
    color: #fff;
    text-decoration: none;
    background: #7c8284;
}
.nav-interna > ul.pp > li > ul {
    list-style: none;
    padding-left: 30px;
    padding-right: 15px;
    padding-top: 12px;
    display: none;
    padding-bottom: 6px;
    list-style: none;
    padding: 0;
    display: none;
}
.nav-interna > ul.pp > li > ul > li:before {
    content:'';
    background: #434050;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: 10px;
    top: 19px;
}
.nav-interna > ul.pp > li > ul > li.current-menu-item:before {
    content:'';
    background: #37BD7D;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: 10px;
    top: 19px;
}
.nav-interna > ul.pp > li > ul > li {
    position: relative;
    font-size: 14px;
    padding: 14px 15px 14px 24px;
    line-height: 1.2;
    /*border-top: 1px solid rgba(174, 168, 178, 0.25);*/
}
.nav-interna > ul.pp > li > ul > li:first-child {
    border-top: 0;
}
.nav-interna > ul.pp > li > ul > li > a {
    color: #182D39;
    border-bottom: none;
}
.nav-interna > ul.pp > li > ul > li.current-menu-item > a {
    color: #37bd7d;
    border-bottom: none;
}
.nav-interna > ul.pp > li > ul > li > a:focus, .nav-interna > ul.pp > li > ul > li > a:hover {

    color:#37bd7d;
    text-decoration: none;
}
/*.nav-interna > ul.pp > li.current-menu-item .ph a {    color: #324358 !important;    border-bottom: none;    position: relative;}.nav-interna > ul.pp > li .ph {}.nav-interna > ul.pp > li .ph:after {}.nav-interna > ul.pp > li.ph.current-menu-item:after {    color: #001D4F;}*/




.interna h1 {
    font-size: 50px;
    color: #2EAADA;
    font-weight: bold;
    line-height: 55px;
    margin-top: 14px;
    margin-bottom: 45px;
}
.formato {
    padding-bottom: 60px;
    padding-left: 12px;
}
.formato img {
    max-width: 100%;
    margin-bottom: 30px;
}
.formato p {
    color: #00313F;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
}
.interna-destacada {
    margin-bottom: 35px;
}
.interna-destacada-img {
    float:left;
    /*margin-left: 20px;*/
}
.interna-destacada-img img {
    margin:0;
    border:1px solid #DDDDDD;
}
.texto-destacado {
    color: #00313F;
    font-size: 18px;
    line-height: 26px;
}
.interna-destacada .texto-destacado {
    padding:30px;
    overflow:hidden;
}
.interna-destacada .texto-destacado strong {
    font-weight: 600;
}
.frase-quote {
    color: #333333;
    font-size: 25px;
    margin: 45px 0 0;
    font-weight: 600;
    text-align: center;
    font-style: italic;
}
.formato h2 {
    font-size: 24px;
    color: #01313F;
    font-weight: 500;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 20px;
}
.formato h2:first-child {
    margin-top: 0;
}
.formato h3 {
    /*font-size: 20px;*/
    /*color: #333;*/
    /*line-height: 24px;*/
    /*margin-top: 25px;*/
    /*margin-bottom: 20px;*/
    font-size: 19px;
    color: #00313F;
    font-weight: normal;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 15px;
}
.formato ul {
    padding: 0px 0 0px 20px;
    margin: 0;
    list-style: none;
}
.formato ol {
    padding: 0 0 16px 23px;
    margin: 0;
}
.formato ul li {
    line-height: 1.6;
    position: relative;
    margin-bottom: 10px;
}
.formato ol li {
    line-height: 1.6;
    position: relative;
    margin-bottom: 10px;
    padding-left: 15px;
}
.formato ul li:before {
    content:'';
    background: #27639E;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: -15px;
    top: 10px;
}
.dato-img {
    color: #D0E0E1;
    background: #064E68;
    padding: 17px 18px;
    font-size: 14px;
    line-height: 22px;
    font-style: italic;
}
img.full-w {
    margin-bottom: 40px;
    width:100%;
}
.mar-t {
    margin-top: 35px;
}
.modu-video {
    background:#182937;
    padding:40px 68px;
    margin: 30px 0;
    position: relative;
}
.modu-video img {
    position:relative;
    margin:0;
}
.modu-video img {
    position:relative
}
.play-icon {
    position:absolute;
    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/play-icon.png) center center no-repeat;
    width:96px;
    height:96px;
    top:50%;
    left:50%;
    margin-top: -48px;
    margin-left: -48px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.play-icon:hover {
    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/play-icon-hover.png) center center no-repeat;
}
.subtitu-h1 {
    text-align: center;
    color: #00313F;
    font-size: 18px;
    margin-bottom: 65px;
    line-height: 26px;
}
h1.no-bread {
    text-align: center;
    margin: 45px 0 40px;
}
/*SHARE*/
.share-wrapper {
    /*margin-top: 60px;*/
    /*padding: 45px 0 40px;*/
    /*border-top: 1px solid #E2E2E2;*/
    /*position:relative;*/
}
.share {
    position: absolute;
    right: 0;
    top: 600px;
}
.share span.txt {
    /*    text-transform: uppercase;        font-size: 14px;        color: #404545;        margin-right: 4px;*/


}
.share a.share-link {
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: inline-block;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    /*    -moz-transform: scale(0.85);        -webkit-transform: scale(0.85);        -o-transform: scale(0.85);        -ms-transform: scale(0.85);        transform: scale(0.85);*/

}
.share a.share-link * {
    display: none;
}
.share a.share-link:hover {
    /*	width: 40px;        height: 40px;        border-bottom: 1px solid rgba(0, 75, 145, 0);        -moz-transform: scale(1.0);        -webkit-transform: scale(1.0);        -o-transform: scale(1.0);        -ms-transform: scale(1.0);        transform: scale(1.0)*/



}
.share a.share-fb {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-fb.png);
}
.share a.share-fb:hover {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-fb-hover.png);
}
.share a.share-tw {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-tw.png);
}
.share a.share-tw:hover {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-tw-hover.png);
}
.share a.share-in {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-in.png);
}
.share a.share-in:hover {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-in-hover.png);
}
.share a.share-mas {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-mas.png);
}
.share a.share-mas:hover {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-mas-hover.png);
}
.share a.share-imp {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-imp.png);
}
.share a.share-imp:hover {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-imp-hover.png);
}
.share a.share-pdf {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-pdf.png);
}
.share a.share-pdf:hover {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-pdf-hover.png);
}
.share a.share-cor {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-cor.png);
}
.share a.share-cor:hover {
    background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/share-cor-hover.png);
}


.btn-general {
    background: #27425A;
    border: none;
    color: #fff;
    display: inline-block !important;
    position: relative;
    padding-right: 32px;
    margin-top: 20px;
    border-radius: 6px;
    border: 0 !important;
    font-size: 14px;
    padding: 8px 20px 8px 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.btn-general:hover {
    background: #4FD1A3;
    color: #26425B;
    border: none;
}
.btn-general:after {
    /*    content: '\e080';        font-family: 'Glyphicons Halflings';        position: absolute;        font-size: 9px;        right: 12px;        top: 12px;        color: #fff;*/



}
.btn-general.btn-externo {
    padding: 11px 50px 11px 15px;
    margin-top: 40px;
}
.btn-general.btn-externo:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/link-externo.png) center center no-repeat;
    position: absolute;
    height: 18px;
    width: 18px;
    right: 15px;
    top: 11px;
}

/*CAMPAÃ‘A*/

.wrapper-campa {
    padding-bottom: 90px;
}
.campa-modu {
    background: #F1F5F5;
    margin-bottom: 45px;
    display:block;
    color:#00313F;
}
.campa-img {
    position:relative;
}
.campa-modu .campa-img img {
    width:100%;
}
.campa-bloque {
    padding: 22px 22px 45px;
}
.campa-bloque h2 {
    margin-top: 0;
    color:#00313F;
    font-size: 19px;
    font-weight: 500;
    line-height: 23px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.campa-texto {
}
.campa-modu:hover {
    color:#00313F;
}
.campa-modu:hover .campa-bloque h2 {
    color:#2CB85D;
}
.img-interna {
    /*border:2px solid #CCCCCC;*/
    text-align: center;
    margin-bottom: 46px;
}
.img-interna img {
    margin-bottom: 0;
}
.campaedi-wrapper {
    margin: 50px 0;
}
.campaedi-wrapper h2 {
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
a.campaedi-modu {
    display: block;
    cursor: pointer;

}
.campaedi-modu img {
    margin-bottom: 15px;
}
.campaedi-modu h3 {
    color: #01313F;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
a.campaedi-modu:hover h3 {
    color:#2CB85D;
}
.camparow {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 2px dotted rgba(35, 154, 199, 0.6);
}
.campaedi-wrapper .homenoti-ver a {
    color: #2299C6;
    font-size: 13px;
}
.campaedi-wrapper .homenoti-ver {
    margin: 0;
}
.barra-late {
}
.rela-lat {
}
.rela-lat h2 {
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 0;
}
.relat-wrapper {
    background: #CED5D7;
    padding: 20px 14px 30px;
    border-radius: 4px;
}
.relat-modu {
    border-top: 1px dotted #01313F;
    padding-top: 20px;
    margin-top: 20px;
}
.relat-modu:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}
.relat-modu img {
    width: 100%;
}
.relat-modu h3 {
    color: #01313F;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.interna-campa {
    padding-right: 0;
    padding-left: 0;
}
.relat-modu a {
    display:block;
}
.relat-modu a:hover h3 {
    color: #2CB85D;
}
.imagen-izq {
}
.imagen-izq img {
    float:left;
    margin-right: 30px;
    margin-bottom: 10px;
}
.imgizq-text {
    overflow:hidden;
}
.descargas-modu {
    margin-top: 25px;
}
.descargas-modu ul {
    padding: 0;
}
.descargas-modu ul li {
    margin: 0;
    padding: 6px 0;
}
.descargas-modu ul li a {
    padding-left: 32px;
    font-size: 16px;
    font-weight: normal;
    display: block;
}
.descargas-modu ul li a:hover {
}
.formato .descargas-modu ul li:before {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/descarga-icon1.png) center center no-repeat;
    width: 20px;
    height: 16px;
    position: absolute;
    border-radius: 0;
    display: block;
    left: 0px;
    top: 9px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.formato .descargas-modu ul li:hover:before {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/descarga-icon2.png) center center no-repeat;
    width: 20px;
    height: 16px;
    position: absolute;
    border-radius: 0;
    display: block;
    left: 0px;
    top: 9px;
}
.modu-borde {
    margin-top: 40px;
    border-top: 2px dotted #239AC7;
}
.interna-destacada.inter-leed {
    margin-bottom: 15px;
}
.interna-destacada.inter-leed .texto-destacado {
    padding-top: 0;
}

/*LEED MODU*/

.leed-cabe {
    position:relative
}
.leed-cabe img {
    margin:0;
    width:100%;
}
.leed-titu {
    position: absolute;
    bottom: 0;
    background: rgba(1, 49, 63, 0.75);
    padding: 16px 16px;
    width: 100%;
}
.leed-titu h2 {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 4px;
}
.leed-titu h3 {
    color: #fff;
    margin-top: 0;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    font-family:"Patrick Hand", sans-serif;
}
.leed-texto {
    background: #F1F5F5;
    padding: 25px 36px 20px 24px;
}
.leed-vermas {
}
.leed-vermas a {
    background: #023C4D;
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 14px 14px;
    font-size: 13px;
}
.leed-vermas a:hover {
    background: #37BD7D;
}
.leed-modu {
    padding-top: 15px;
    padding-bottom: 40px;
}
.formato .leed-texto ul li {
    margin-bottom: 25px;
}
.leed-vermas span {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-abajo.png) center center no-repeat;
    height: 6px;
    width: 12px;
    padding: 10px 10px 10px 20px;
    position: absolute;
}
.margin-less {
    margin-top: 16px;
}


/*TABLAS*/

.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 tr {
}
.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 tr td {
    border: 1px solid #D9DFE1;
    font-size: 15px;
    padding: 13px 18px;
    line-height: 23px;
    color: #00313F;
    font-weight: normal;
    vertical-align: top;
    background: #F7F9F9;
}
.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 #ABE7CA;
}

.formato table.tabla-gen thead tr th {
    background: rgba(55, 189, 125, 0.70);
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    border-left: 1px solid #ABE7CA;
    border-bottom: 1px solid #ABE7CA;
    padding: 9px 18px;
    line-height: 18px;
    height: 56px;
}
.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;
}


/*DESPLEGABLES*/

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

}
.desplegables .panel-group {
    border-bottom: 1px dotted #239AC7;
}
.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;
    font-weight: 500;
    padding: 13px 70px 13px 0;
    position: relative;
    font-size: 20px;
    line-height: 23px;
    color: #333333;
    background: #ffffff;
    border-top: 1px dotted #239AC7;
    border-bottom: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.desplegables .panel-heading h2 a:hover {
    color: #43C571;
}
.desplegables .panel-heading h2 a:after {
    content:'\2b';
    font-family:'Glyphicons Halflings';
    display: block;
    font-size: 12px;
    position: absolute;
    color: #fff;
    background: #023C4D;
    border-color: #999;
    line-height: 1;
    padding: 6px 6px 7px 7px;
    margin: 0;
    border-radius: 50%;
    right: 15px;
    top: 13px;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.desplegables .panel-heading h2 a[aria-expanded="true"], .desplegables .panel-heading h2 a:hover {

    margin-bottom: 0;
    color: #43C571;
}
.desplegables .panel-heading h2 a[aria-expanded="true"]:after {
    content:'\2212';
    background: #43C571;
    padding: 6px 7px 7px 6px;
    /*padding:6px 6px 7px 7px;*/
}
.desplegables .panel-heading h2 a:hover:after {
    /*color: #25425C;*/
    /*border-color: #25425C;*/
}
.desplegables .panel-group .panel-heading + .panel-collapse > .panel-body, .desplegables .panel-group .panel-heading + .panel-collapse > .list-group {

    /* border: 1px solid #E5EAEC; */
    border-top: 0;
    padding: 5px 60px 15px 10px;
    margin-bottom: 10px;
    margin-top: 0;
}
.formato .desplegables .panel-group ul {
    /*padding-bottom: 0;*/
    /*padding-left: 35px;*/
}
.desplegables .panel-group .panel + .panel {
    margin-top: 0;
}
/*FILTROS BUSCADOR*/
.fil-buscador {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/textura-filtro.gif);
    margin-bottom: 20px;
    padding: 18px 30px;
}
.filtro-titu {
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    color: #434050;
    margin-right: 20px;
}
.buscador-inp {
    position: relative;
    display: inline-block;
}
.busca-input {
    background: #ffffff;
    font-size: 15px;
    padding: 8px 50px 8px 13px;
    max-height: 40px;
    color: #ACACAC;
    border: 1px solid #C4CDD0;
    min-width: 280px;
    display: block;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    /*box-shadow: inset 4px 4px 3px -3px rgba(51, 51, 51, 0.37);*/
}
.buscador-inp:hover .busca-input {
    border-color: #979da0;
}
.buscador-inp .busca-submit {
    cursor: pointer;
    padding: 0;
    position: absolute;
    height: 40px;
    width: 40px;
    right: 0px;
    top: 0;
    border: 1px solid #C4CDD0;
    border-left: #fff;
    background: #37BD7D url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/buscador-interno.png) center center no-repeat;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.buscador-inp:hover .busca-submit {
    border-color: #979da0;
}
.buscador-inp .busca-submit:hover {
    background: #2DAAD9 url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/buscador-interno.png) center center no-repeat;
}
.filtro-desple .filtro-wrapper {
    margin-right: 4px;
}
.filtro-desple {
    margin-bottom: 40px;
    text-align: right;
}
.seccion-filtro {
    background: #fff;
    font-size: 15px;
    border: 1px solid #C3C3C3;
    padding: 5px 8px;
    min-height: 40px;
    min-width: 210px;
    color: #ACACAC;
}
.filtro-wrapper {
    display: inline-block;
    margin-right: 25px;
}
.fil-linea {
    display:inline-block;
    padding-bottom: 15px;
}
.fil-linea:last-child {
    padding-bottom: 0;
}

/*ESPECIALISTAS*/

.organiza-wrapper {
}
.organiza-modu:first-child{
    padding: 20px 0px 25px 0px;
}
.organiza-modu {
    padding: 35px 0px;
    border-bottom: 2px dotted rgba(35, 154, 199, 0.6);
}
/*.organiza-modu:first-child {
    padding-top: 0;
}*/

.organiza-img {
    float: left;
    margin-right: 32px;
}
.organiza-img img {
    margin: 0;
    border-radius: 50%;
}
.organiza-text {
    overflow: hidden;
}
.organiza-text h2 {
    font-size: 19px;
    color: #00313F;
    font-weight: 600;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 6px;
}
.organiza-text p {
    font-size: 15px;
    margin-bottom: 10px;
}
.organiza-enlaces {
    margin-top: 20px;
}
.organiza-link1 {
    display:inline-block;
    margin-right: 15px;
}
.organiza-link1 a {
    background: #208AB3;
    color: #fff;
    padding: 8px 14px 8px 14px;
    display: inline-block;
    border-radius: 4px;
    font-size: 13px;
    text-transform: uppercase;
}
.organiza-link1 a:hover {
    background: #37BD7D;
}
.organiza-link2 {
    display:inline-block;
}
.organiza-link2.homenoti-ver {
    border: 0;
    margin: 0;
    text-align: initial;
    padding: 0;
}
.organiza-link2.homenoti-ver a {
    font-size: 13px;
}
.organiza-text h2 a {
    color: #00313F;
    line-height: 30px;
    font-weight: 500;
    border-bottom: 1px solid #00313F;
}
.organiza-text h2.link-ext a {
    position: relative;
    margin-right: 25px;
}
.organiza-text h2.link-ext a:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/link-externo.png) center center no-repeat;
    width: 16px;
    height: 16px;
    right: -25px;
    position: absolute;
    bottom: 3px;
}
.organiza-text h2 a:hover {
    color: #2CB85D;
    border-bottom: 1px solid #2CB85D;
}
.organiza-wrapper.recursos {
}
.organiza-wrapper.recursos .organiza-modu {
    padding: 25px 0;
}
.organiza-wrapper.recursos p {
    margin:0;
}
.input-checks {
    display: inline-block;
    padding-right: 15px;
}
.input-checks input {
    margin: 0 2px 0px 0px;
}
.input-checks label {
    font-weight: normal;
    color:#433F50;
    font-size: 16px;
}
.fil-buscador.filtros {
    padding-bottom: 12px;
}
/*NOVEDADES*/

.filtro-noticias {
    padding-right: 32px;
    margin-bottom: 100px;
}
.filtro-noticias-titulo, .acordeon-noticias h2 {

    font-size: 17px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: none;
    font-weight: 600;
}
.filtro-noticias-modu {
    background: #D3D9DB;
    color: #fff;
    padding: 16px 16px;
    margin-bottom: 66px;
}
.filtro-noticias .input-checks {
    display: block;
    padding: 0;
}
.filtro-noticias .filtro-doc-checkbox {
}
.filtro-noticias .input-checks input {
    margin-right: 2px;
}
.filtro-noticias .input-checks label {
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
}

.novedades h1 {
    margin: 40px 0 44px;
}
.novedades .fil-linea {
    margin-bottom: 70px;
}
.novedades-lista {
}
.novedades-modu {
    padding: 35px 0;
    border-bottom: 2px dotted rgba(35, 154, 199, 0.6);
}
.novedades-modu:first-child {
    padding-top: 0;
}
.novedades-img {
    float: left;
    margin-right: 25px;
    position:relative;
}
.novedades-img img {
    margin:0;
}
.novedades-img .play-icon {
    width: 76px;
    height: 76px;
    margin-top: -38px;
    background-size: contain;
    margin-left: -38px;
}
.novedades-texto {
    overflow:hidden;
}
.novedades-datos {
    margin-bottom: 12px;
}
.novedades-tipo {
    background: #208AB3;
    color: #fff;
    padding: 4px 8px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 10px;
}
.novedades-fecha {
    display: inline-block;
    font-size: 13px;
}
.novedades-texto h2 {
    margin: 0;
    line-height: 23px;
    margin-bottom: 10px;
}
.novedades-texto h2 a {
    font-size: 19px;
    color: #00313F;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
}
.novedades-texto h2 a:hover {
    color: #2CB85D;
}
.novedades-texto p {
    margin: 0;
}
/*ACORDEN NOTICIAS*/
.acordeon-noticias {
    /* border-bottom: 3px solid #C5161F; */
    margin-bottom: 130px;
}
.acordeon-noticias .panel-group {
    margin-bottom: 0;
}
.acordeon-noticias .panel-default {
    border: none;
    /*margin-bottom: -5px;*/
}
.acordeon-noticias .panel-default > .panel-heading h4 {
    font-size: 17px;
    color: #ffffff;
    margin: 0;
    font-weight: normal;
}
.acordeon-noticias .panel-group .panel + .panel {
    margin-top: 0;
}
.acordeon-noticias .panel-default > .panel-heading {
    border-bottom: 1px solid #fff;
    padding: 12px 16px;
    cursor: pointer;
    background: #047899;
    position:relative;
}
.acordeon-noticias .panel-default:first-child > .panel-heading {
    /*border-top: 1px solid #DCE1E2;*/
}
.acordeon-noticias .panel-default > .panel-heading[aria-expanded="true"] {
}
.acordeon-noticias .panel-default > .panel-heading[aria-expanded="false"] {
}
.acordeon-noticias .panel-default > .panel-heading:after {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-false-w.png) center center no-repeat;
    position: absolute;
    width: 5px;
    height: 10px;
    right: 12px;
    top: 15px;
}
.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-climacambios/images/flecha-true-w.png) center center no-repeat;
    position: absolute;
    width: 10px;
    height: 5px;
    right: 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: 4px 0;
    margin: 0;
    /*border-bottom: 1px solid #C4CDD0;*/
    background:#E5EAEC;
}
.acordeon-noticias ul li {
}
.acordeon-noticias ul li:first-child {
}
.acordeon-noticias ul li a {
    font-size: 14px;
    line-height: 20px;
    color: #222222;
    font-weight: normal;
    text-decoration: none;
    display: block;
    padding: 8px 12px 8px 16px;
    border: 0;
}
.acordeon-noticias ul li a span {
    color:#525252;
}
.acordeon-noticias ul li a:first-child {
}
.acordeon-noticias ul li.active a {
    color: #047899;
    background: #CED5D7;
}
.acordeon-noticias ul li a:hover {
    color: #37bd7d;
}


/*PAGINACION INTERNA*/

.paginacion-interna {
    padding: 25px 0 0;
    font-size: 16px;
    color: #333E3F;
    margin: 25px 0 0;
}
.paginacion-interna a {
    background: #F0F0F0;
    color: #27425A;
    text-align: center;
    padding: 8px 8px;
    margin: 0 3px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: inline-block;
    border:0;
}

.paginacion-interna a.active, .paginacion-interna a.active:hover {
    background: #4FD1A3;
    color: #fff;
}
.paginacion-interna a:hover {
    background: #bab9b4;
    color: #fff;
    border:0;
}
.formato .paginacion-interna ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.formato .paginacion-interna ul li:before {
    content:'';
    display:none;
}
.formato .paginacion-interna ul li {
}

.paginacion-interna .pagination > li > a, .paginacion-interna .pagination > li > span {
    background: #BCC4C7;
    color: #fff;
    text-align: center;
    padding: 8px 8px;
    margin: 0 3px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: inline-block;
    border: 0;
    margin-bottom: 5px;
}
.paginacion-interna .pagination > li.active > a, .paginacion-interna .pagination > li.active > span, .paginacion-interna .pagination > li.active > a:hover, .paginacion-interna .pagination > li.active > span:hover {


    background: #064E68;
}
.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: #84aebd;
    color: #fff;
    border:0;
}
.paginacion-interna span {
    font-size: 23px;
    line-height: 0;
}

/*FORMACION*/

.wrapper-forma {
}
.forma-bloque {
    padding: 210px 10px 20px;
    position: relative;
}
.forma-bloque h2 {
    margin-top: 0;
    color: #00313F;
    font-size: 19px;
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 10px;
}
.forma-text {
    margin-bottom: 35px;
}
.no-left {
    padding-left: 0;
}
.forma-bloque .info-link {
    margin-bottom: 16px;
}
.forma-bloque.forma-b1:before {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/forma1.png) center center no-repeat;
    width: 180px;
    height: 180px;
    top: 0;
    left:50%;
    margin-left: -90px;
    position: absolute;
}
.forma-bloque.forma-b2:before {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/forma2.png) center center no-repeat;
    width: 180px;
    height: 180px;
    top: 0;
    left:50%;
    margin-left: -90px;
    position: absolute;
}
.forma-bloque.forma-b3:before {
    content:'';
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/forma3.png) center center no-repeat;
    width: 180px;
    height: 180px;
    top: 0;
    left:50%;
    margin-left: -90px;
    position: absolute;
}
.img-interna.inter-back {
    background: #182937;
    border:0;
    margin-bottom: 30px;
}
.interna .novedades-datos {
    margin: 12px 0 15px;
}
.interna-nove {
    padding-right: 10px;
    padding-left: 0;
    padding-bottom: 150px;
}
.intern-tags {
    font-size: 14px;
    padding-top: 20px;
    margin-top: 40px;
    border-top: 2px dotted rgba(35, 154, 199, 0.6);
}
.intern-tags strong {
    margin-right: 4px;
}
.intern-tags a {
    background: #064E68;
    color: #fff;
    font-size: 14px;
    padding: 2px 14px;
    border-radius: 13px;
    margin-right: 4px;
    display: inline-block;
    margin-bottom: 8px;
}

.intern-tags a:hover {
    background: #2CB85D;
    color: #fff;
}
/*GALERIA*/
.novgal-wrapper {
    padding: 0;
    margin-bottom: 25px;
    position: relative;
}
.novgal-img {
    overflow: hidden;
    padding: 30px 50px 34px;
    background: #182937;
}
.novgal-imginfo {
    position:relative
}
.novgal-imginfo .novgal-text {
    font-weight: normal;
    position: absolute;
    bottom: 0;
    padding: 12px 15px;
    color: #FFF;
    line-height: 22px;
    font-size: 15px;
    background: rgba(24, 41, 55, 0.5);
}
.novgal-img img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0 !important;
}
.bloques-novgal {
    padding: 15px 0 0;
    padding: 0 50px 40px;
    position: relative;
    background: #182937;
}
.novgal-modu {
    cursor: pointer;
    padding: 0;
}
.novgal-modu:first-child {
    border-left: none;
}
.novgal-modu:hover {
}
.activo .novgal-img-2 img {
}
.novgal-modu-wrapper {
    margin: 0 -4px;
}
.novgal-modu-wrapper .novgal-img-2 {
    margin: 0 4px;
}
.novgal-img-2 img {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding:0;
    margin-bottom: 0 !important;
    opacity: 0.6;
    border:0;
    max-width: none;
    width: 100%;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.novgal-modu.activo .novgal-img-2 img, .novgal-modu.activo:hover .novgal-img-2 img, .novgal-modu:hover .novgal-img-2 img {

    opacity:0.95;
}

.novgal-modu.activo h2, .novgal-modu.activo:hover h2, .novgal-modu:hover h2 {

    color: #fff !important;
}
.novgal-wrapper p {
    margin-bottom: 3px;
    font-size: 14px;
}
.novgal-flechaB-izq {
    padding: 0;
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-novgal.png) 0px center no-repeat;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    left: 6px;
    top: 24%;
    opacity: 0.7;
    margin-top: 0;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.novgal-flechaB-der {
    padding: 0;
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-novgal.png) -125px center no-repeat;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 24%;
    opacity: 0.7;
    margin-top: 0;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.novgal-flechaB-izq:hover {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-novgal2.png) 0px center no-repeat;
    opacity: 1;
}
.novgal-flechaB-der:hover {
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-novgal2.png) -125px center no-repeat;
    opacity: 1;
}
.modu-event {
    background:#DDD;
    border:1px solid #DDD;
    margin-bottom: 35px;
}
.modu-event-img {
    float:left;
    margin:0;
}
.modu-event-img img {
    margin:0;
    width: 392px;
}
.modu-event-texto {
    padding: 22px 30px;
    overflow:hidden;
}
.modu-event-texto p {
    margin-bottom: 10px;
    line-height: 24px;
}
.modu-event-texto p strong {
    display:block;
}
h1.nov-h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 35px;
}

/*CONTACTO*/

.formato.contacto {
    padding:0;
}
.contacto-formulario {
    margin-bottom: 30px;
}

.contacto-formulario .contacto-modu p, .contacto-formulario .contacto-textoarea p {
    font-size: 15px;
    margin-bottom: 14px;
    color: #00313F;
    line-height: 18px;
    margin-top: 20px;
}

.contacto-formulario .contacto-modu .input-group, .contacto-formulario .contacto-textoarea .input-group {
    width: 100%;
}

.contacto-formulario .contacto-modu input, .contacto-formulario .contacto-captcha input {
    font-size: 15px;
    color: #777;
    padding: 3px 10px;
    width: 75%;
    height: 45px;
    margin-bottom: 6px;
    border: 2px solid #E1E1E1;
}
.contacto-formulario .contacto-textoarea textarea {
    font-size: 15px;
    color: #777;
    height: 130px;
    padding: 20px;
    resize: none;
    width: 100%;
    border: 2px solid #E1E1E1;
    background: #FFFFFF;
    margin-bottom:0;
}
.contacto-modu .seccion-filtro {
    background: #fff;
    font-size: 15px;
    border: 2px solid #E1E1E1;
    padding: 8px 13px;
    max-height: 40px;
    color: #999;
    width: 75%;
    margin-bottom: 10px;
}
.contacto-captcha {
    margin-bottom: 20px;
}
.wrapper-contact {
    padding-top: 0;
    padding-bottom: 120px;
}
.captcha-span {
    /*background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/captcha.jpg) left center no-repeat;*/
    border: 2px solid #E1E1E1;
    position: relative;
    padding: 0px 5px;
    float: left;
    height: 45px;
    margin-right: 20px;
    display: inline-block;
}
.contacto-formulario .contacto-btn input {
    border: none;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 3px;
    background: #023C4D;
    display: inline-block;
}
.contacto-formulario p {
    color: #00313F;
    font-size: 16px;
    line-height: 28px;
}

.contacto-formulario .contacto-btn .btn-enviar, .contacto-formulario .contacto-btn .btn-limpiar {
    display: inline-block;
}
.contacto-formulario .contacto-btn .btn-enviar input {
    margin: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.contacto-formulario .contacto-btn .btn-enviar input:hover {
    background: #37BD7D;
}
.contacto-formulario .contacto-btn .btn-limpiar input {
    background: #BCC4C7;
    color: #00313F;
    text-transform: uppercase;
    margin-right: 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.contacto-formulario .contacto-btn .btn-limpiar input:hover {
    background: #2DAAD9;
    color: #fff;
}
.contact-info {
    padding: 0;
    padding-left: 10px;
    margin-bottom: 30px;
}
.contact-info h3 {
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.contact-info p {
    font-size: 15px;
    line-height: 20px;
    padding-left: 32px;
    color: #fff;
    margin-bottom: 0;
}
.contact-info-modu {
    background: #043F57;
    padding: 26px 20px;
    border-radius: 5px 5px 0 0;
}
.contact-info-modu h3 {
    padding-left: 32px;
    position: relative;
    font-weight: 500;
    font-size: 22px;
    color: #fff;
}
.contact-info-modu h3:before {
    content:'';
    position: absolute;
    width: 19px;
    height: 28px;
    left: 0;
    top: -3px;
    background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/contact-mapa.png) center center no-repeat;
}
.contact-map {
    border-bottom: 6px solid #BCC4C7;
}
.contact-map iframe {
    width: 100%;
    margin-bottom: 0;
}
/*ERROR*/
.formato.error {
    padding: 20px 0 120px;
}
.novedades h1.h1error {
    margin-top: 50px;
    padding-left: 75px;
    position:relative;
    display: inline-block;
}
.error {
    padding:30px 0;
}
.h1error:after {
    content:'';
    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/error-icon.png) center center no-repeat;
    width: 53px;
    height: 53px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
}
.busca-error {
    margin-top: 10px;
    margin-bottom: 30px;
    width: 48%;
}
.error-modu .info-link {
    margin-bottom: 14px;
}
.error-modu {
    border-top: 2px dotted rgba(35, 154, 199, 0.6);
    padding:35px 0;
}
.formato .error-modu ul {
    padding: 0;
    padding-left: 23px;
}
.formato .error-modu h2 {
    font-size: 19px;
    margin-bottom: 10px;
}
.formato .error-modu .enlace-rel a {
    position: relative;
    margin-right: 0;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 35px 9px 25px;
    border-radius: 5px;
    background: #5BCE6C;
    display: inline-block;
    box-shadow: 1px 3px 7px -3px rgba(0, 0, 0, 0.73);
}
.formato .error-modu .enlace-rel a:hover {
    background: #39BF4E;
}
.formato .error-modu .enlace-rel a:after {
    top: 9px;
}

.busca-error .busca-input {
    min-width: initial;
    width: 100%;
}
.busca-error .buscador-inp {
    position: relative;
    width: 100%;
    display: inline-block;
}
/*MAPA DE SITIO*/

.formato.mapa {
    padding: 10px 0 100px;
}
.mapa h2 {
    margin: 0;
}
.mapa h2 a {
    margin-top: 0;
    color: #00313F;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    display: block;
    padding: 16px 0;
    padding-left: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    border-top: 2px dotted rgba(35, 154, 199, 0.6);
}
.mapa .borde-bot {
    border-bottom: 2px dotted rgba(35, 154, 199, 0.6);
}
.mapa h2 a:before {
    content:'';
    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/mapa-fle.png) center center no-repeat;
    width: 6px;
    height: 12px;
    position: absolute;
    display: block;
    left: 0;
    top: 20px;
}
.mapa ul {
    padding-bottom: 15px;
    margin: 0 0 10px;
}
.mapa ul li {
}
.mapa ul li a {
    color:#00313F;
}
.mapa ul li ul {
    margin: 10px 0 0;
    padding-bottom:0;
}
.mapa ul li a:hover, .mapa h2 a:hover {

    color: #2CB85D;
}
/*  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."  Need to override the 3.3 new styles for modern browsers & apply opacity*/

table.tabla-gen tbody > tr:first-child > td{
    background: rgba(55, 189, 125, 0.7) none repeat scroll 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #abe7ca;
    border-left: 1px solid #abe7ca;
    font-family: "OpenSans-web";
}




@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) {
    .rela-lat {
        padding-left: 32px;
    }
    .interna-campa {
        padding-right: 10px;
        padding-left: 0;
    }
    .fil-linea {
        padding-bottom: 0px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .homeinfo-clima-wrapper {
        position: absolute;
        width: 255px;
    }
    .footer-wrapper:before {
        content:'';
        background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/footer-tachos.png) center center no-repeat;
        position: absolute;
        background-size: contain;
        height: 460px;
        width: 100%;
        top: -190px;
    }
    .footer-wrapper {
        padding-top: 200px;
    }
    .wrapper-cuerpo-interna {
        padding-bottom: 130px;
    }
    .nav-interna {
        padding-right: 0;
    }
    .interna-destacada .texto-destacado {
        padding-top: 0;
    }
    .contacto-btn.botones-right {
        text-align: left;
    }

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

    #menu-prin > ul {
        display: table;
        float: none;
        border-left: 1px solid #046986;
    }
    #menu-prin > ul > li {
        display: table-cell;
        float: none;
        border-right: 1px solid #046986;
        text-align: center;
        line-height: 1;
        vertical-align: middle;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
    }
    #menu-prin > ul > li:first-child {
    }
    #menu-prin > ul > li > a {
        display: table-cell;
        font-size: 15px;
        line-height: 17px;
        color: #FFFFFF;
        font-weight: normal;
        vertical-align: middle;
        height: 54px;
        padding-top: 9px;
        padding-bottom: 9px;
        position: relative;
        min-width: 120px;
        background: 0;
        border-bottom: none;
    }
    #menu-prin > ul > li.inicio {
    }
    #menu-prin > ul > li.inicio > a {
        overflow: hidden;
        position: relative;
        text-indent: 200%;
        font-size: 0;
        width: 65px;
        min-width: 65px;
        background-image: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/inicio.png);
        background-position: center center;
        background-repeat: no-repeat;
        border-bottom: none;
    }

}

@media (max-width: 991px) {
    .footer {
        margin-left: -15px;
        margin-right: -15px;
    }
    .destacados-wrapper-text {
        height: 285px;
    }
    .home-desta .destaprin-wrapper h1 {
        /*font-size: 17px;*/
        /*margin: 0 0 15px;*/
    }
    #menu-prin > ul > li > a {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        min-width: 70px;
    }
    .home-cifras {
        /*padding: 25px 0 40px;*/
    }
    #menu-prin > ul > li.inicio > a {
        width: 65px;
    }
    .homeinfo-clima-wrapper {
        position: inherit;
        top: initial;
        margin: 35px 0;
        width: initial;
        right: initial;
    }
    .homeinfo-clima {
        border-radius: 8px;
    }
    .destacados-wrapper {
        height: 529px;
    }
    .btn-next-right {
        top: 62%;
    }
    .btn-back-left {
        top: 62%;
    }
    .bloque-color-home {
        background: rgb(1, 49, 63);
    }
    .home-noticias {
        background: rgba(227, 245, 251, 0.80);
    }
    .footer-col-wrapper {
        padding: 0 15px;
    }
    .footer-col {
        padding: 0 15px;
    }
    .dark-footer-wrapper {
        padding: 0 15px;
    }
    .footer-wrapper {
        padding-top: 145px;
    }
    .footer-wrapper:before {
        height: 335px;
        top: -172px;
        background-size: contain;
    }
    .logo-clima {
        height: 245px;
        background-size: contain;
        width: 210px;
    }
    .interna-destacada-img {
        float: none;
    }
    .interna-destacada-img img {
        margin: 0 0 30px;
    }
    .interna-destacada .texto-destacado {
        padding: 0;
    }
    .wrapper-cuerpo-interna {
        padding-bottom: 130px;
    }
    .formato {
        padding-left: 0;
    }
    .modu-video {
        padding: 15px;
    }
    .imagen-izq img {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .organiza-link1, .organiza-link2 {
        margin-bottom: 10px;
    }
    .novedades-img {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .filtro-noticias {
        padding-right: 0;
        margin-bottom: 100px;
    }
    .novedades-img img {
        width: 100%;
    }
    .interna-nove {
        padding-right: 0;
        padding-left: 0;
    }
    .novgal-img {
        padding: 0px 0px 20px;
    }
    .novgal-flechaB-der, .novgal-flechaB-izq {

        top: 7%;
    }
    .bloques-novgal {
        padding-bottom:20px;
    }
    .modu-event-img {
        float: none;
    }
    .modu-event-img img {
        width: 100%;
    }
    .contact-info {
        padding: 40px 0 0;
    }
    .contacto-btn.botones-right {
        text-align: left;
    }
    .busca-error {
        width: 100%;
    }
    .mapa .borde-bot {
        border-bottom: 0;
    }
}
@media (max-width: 767px) {

    .novgal-imginfo .novgal-text {
        position: initial;
        font-size: 15px;
        background: rgba(24, 41, 55, 0.5);
    }

    .bloques-novgal {
        padding: 0px 15px 20px;
    }
    .menu-prin {
        background: #023C4D;
    }
    .logos .logo-pucp {
        text-align: left;
    }
    .logos .logo-pucp a {
        height: 58px;
        width: 133px;
        background-size: auto 38px;
        background-position: left center;
    }
    #menu-prin > ul > li.menu-color {
        border: none !important;
    }
    .select-movil {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .visible-xs-block {
        display: block !important;
        margin: 30px 0 45px;
    }
    .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;
    }
    .barra-gris .volver-home .submenu-bloque {
        width: initial;
    }
    .barra-gris .volver-home .submenu-bloque ul.dos-columnas {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -o-column-count: 1;
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        -o-column-gap: 5px;
    }
    .destacados-wrapper-text {
        height: 365px;
    }
    .destaprin-wrapper {
        margin-bottom: 45px;
    }
    .destaprin-wrapper img {
        width: 100%;
    }
    .desta-prin {
        width: 100%;
        position: initial;
    }
    .desta-flechas {
        margin-top: 0;
    }
    #menu-prin > ul > li.active:hover, #menu-prin > ul > li.active:focus, #menu-prin > ul > li.active {

        background-color: #5bcfa5;
    }
    #menu-prin > ul > li:hover, #menu-prin > ul > li:focus {

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

        color: #ffffff;
    }
    #menu-prin > .nav.navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }
    .footer {
        margin-left: -15px;
        margin-right: -15px;
    }
    .footer .col-col {
        padding-left: 15px;
        padding-right: 15px;
    }
    #menu-prin > ul > li.inicio > a {
        width: initial;
        text-transform: capitalize;
    }
    #menu-prin > ul > li > a {
        font-size: 15px;
        border: none;
        background: none;
    }
    #menu-prin > ul > li.active:after {
        content:'';
        display:none;
    }
    #menu-prin > ul > li:hover > ul {
        display: none;
    }
    .footer a.enviar-mensaje {
        padding-right: 18px;
    }
    /*.busca-error {        padding: 0 15px;    }    .titulo-h1error {        font-size: 32px !important;        line-height: 35px !important;    }    .titulo-h1mapa {        text-align: left    }    .titulo-h1mapa {        font-size: 34px;    }*/




    .bloque-color-home {
        padding: 40px 0 35px;
    }
    .destacados .texto-desta-home h1 {
        font-size: 28px;
    }
    .destacados .texto-desta-home h2 {
        font-size: 24px;
    }
    .destacados-wrapper {
        height: 440px;
    }
    .homenoti-modu {
        margin-bottom: 36px;
    }
    .dark-footer {
        padding: 35px 0 120px;
    }
    .footer-wrapper {
        background: #064E68;
        padding-top: 130px;
    }
    .footer-wrapper:before {
        height: 260px;
        top: -140px;
    }
    .home-back-2 {
        padding: 22px 0 135px;
    }
    .destacados .texto-desta-home h2:after {
        content:'';
        display: none;
    }
    .destacados .texto-desta-home h2 {
        padding:0;
    }
    .logo-clima {
        background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/logo-clima.png) center center no-repeat;
        position: absolute;
        height: 190px;
        background-size: contain;
        width: 170px;
        top: 0;
        left: 0;
    }
    .dark-footer:before {
        width: 188px;
        height: 94px;
        background: url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/logo-footer.png) center center no-repeat;
        background-size: contain;
    }
    .interna h1 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .wrapper-cuerpo-interna {
        padding-bottom: 70px;
    }
    img.full-w {
        margin-bottom: 15px;
    }
    .modu-video {
        padding: 0;
    }
    .barra-late {
        padding-bottom: 130px;
    }
    .campaedi-modu img {
        width: 100%;
    }
    a.campaedi-modu {
        margin-bottom: 25px;
    }
    .formato table.tabla-gen tr td {
        font-size: 12px;
        padding: 13px 5px;
        line-height: 16px;
    }
    .formato table.tabla-gen tr.tabla-color2 td {
        font-size: 12px;
        line-height: 16px;
    }
    .formato table.tabla-gen thead tr th {
        font-size: 13px;
        padding: 9px 15px;
        height: 56px;
    }
    .organiza-img {
        float: none;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .filtro-titu {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .buscador-inp, .fil-linea, .busca-input, .seccion-filtro {


        width: 100%;
        min-width: initial;
    }
    .filtro-wrapper {
        display: block;
        margin-right: 0;
    }
    .filtro-desple {
        text-align: left;
    }
    .fil-buscador {
        padding: 18px 20px;
    }
    .forma-bloque {
        padding: 210px 0 50px;
    }
    .input-checks {
        display: block;
        padding-right: 0;
    }
    .organiza-wrapper.recursos {
        padding-bottom: 30px;
    }
    .modu-event-texto {
        padding: 20px 20px;
    }

    .contacto-formulario .contacto-modu input, .contacto-formulario .contacto-captcha input {
        width: 100%;
    }
    .contacto-modu .seccion-filtro {
        width: 100%;
    }
    .contact-info p {
        font-size: 14px;
        padding-left: 0;
    }
}
@media (max-width: 560px) {
    .footer-wrapper:before {
        height: 235px;
        /*top: -144px;*/
    }
}
@media (max-width: 460px) {
    .footer-wrapper {
        padding-top: 20px;
    }
    .footer-wrapper:before {
        height: 180px;
        top: -144px;
    }
}


/* EXTRAS MQ */

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

}

@media (min-width: 992px) and (max-width: 1092px) {
}
@media (min-width: 768px) and (max-width: 868px) {
}
/*DANIEL*/

/*MAPA SITIO*/

/*.map-sitio{    padding-top: 35px;    padding-bottom: 50px;}.titulo-h1mapa{    position:relative;    font-size: 38px;    color: #ffffff;    font-weight: 500;    line-height: 40px;    margin-top: 45px;    margin-bottom: 35px;}.h1mapa{    position:relative;    padding-left: 75px;    display: inline-block;}.h1mapa:after{    content: '';    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/titu-mapa.png) center center no-repeat;    width: 66px;    height: 66px;    position: absolute;    display: block;    left: 0;    top: -10px;}.mapa-back{    background: #F7F7F7;    border-bottom: 2px solid #DBDBDB;    padding: 12px 20px;    margin-bottom: 20px;}.map-sitio h2{    position: relative;    font-size: 18px;    font-weight: 500;    color:#192737;    line-height: 21px;    margin:0;}.map-sitio h2.flecha{    position: relative;    padding-right: 20px;    margin-bottom: 15px;}.map-sitio h2.flecha:after{    content: '';    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/flecha-true.png) center center no-repeat;    width: 9px;    height: 14px;    position: absolute;    display: block;    right: 0;    top: 9px;}.map-sitio ul{    padding: 0;    padding-left: 20px;}.map-sitio ul li{    margin: 0;    padding: 8px 0;}.formato.map-sitio ul li:before {    content: '';    background: #284259;    width: 5px;    height: 5px;    border-radius: 50%;    position: absolute;    display: block;    left: -20px;    top: 19px;}.map-sitio ul li a{    color:#27425A;    font-size: 16px;}.map-sitio ul li a:hover{}*/

/*ERROR 404*/
/*.titulo-h1error{    position:relative;    font-size: 38px;    color: #ffffff;    font-weight: 500;    line-height: 40px;    margin-top: 45px;    margin-bottom: 35px;}.h1error{    position:relative;    padding-left: 75px;    display: inline-block;}.h1error:after{    content: '';    background:url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/error-icon.png) center center no-repeat;    width: 64px;    height: 64px;    position: absolute;    display: block;    left: 0;    top: -10px;}.busca-error{    padding: 0 39px;    margin-top: 10px;    margin-bottom: 20px;}.busca-error .busca-input {    max-height: 40px;}.busca-error .buscador-inp .busca-submit {    width: 40px;    background: #fff url(https://s3-us-west-2.amazonaws.com/cdn01.pucp.education/template/inst-climacambios/images/lupa.png) center center no-repeat;}.error-modu{    border-top: 1px solid #DFE4EA;    padding:20px 0;}.error-modu:first-child{    border-top: 0;    padding-top: 0;}.formato .error-modu ul{    padding: 0;    padding-left: 23px;}.formato .error-modu h2 {    font-size: 22px;    margin-bottom: 15px;}.formato .error-modu ul li a{    border-bottom: 1px solid #55D0A4;}*/
/*.campa-video img:hover,.campa-galeria img:hover,.campa-descar img:hover {    opacity: 0.8;}*/

/*FIN DANIEL*/
.ErrorForm {
    color: #8B0205;
    font-family: Tahoma;
    font-size: 12px;
}
#validacion-ok {
    display: none;
}
#validacion-ok .contenedor-respuesta img {
    float: left;
    position: relative;
    width: 66px;
    height: 66px;
}
#validacion-ok .contenedor-respuesta div#procesa {
    float: left;
    position: relative;
    width: 370px;
    margin-left: 16px;
    font-size: 14px;
}
#validacion-ok .contenedor-respuesta {
    padding: 10px 0px;
}
#validacion-ok .contenedor-respuesta .limpia {
    clear: both;
}
.ErrorForm {
    color: #8B0205;
    font-family: Tahoma;
    font-size: 12px;
}
#loading {
    visibility: hidden;
}

.resultados-buscador h3 {
    font-size: 19px;
    color: #00313F;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 6px;
}
.resultados-buscador h3 a {
    font-size: 19px;
    color: #00313F;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
}
