﻿/*
    Theme Name: Plantilla de Eventos - PUCP
    Description: Plantilla de Eventos - PUCP
    Author: DCI
    Author URI: http://dci.pucp.edu.pe
    Version: 1.0.0
    Tags: blank
*/

/** FUENTES **/



/*FIN FUENTES*/


/*Extra small devices (portrait phones, less than 576px)*/
/*No media query for `xs` since this is the default in Bootstrap*/

body{
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
}

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: #e32412;*/
    color: rgba(227, 36, 18, 0.9);
    border-bottom: 1px solid rgba(227, 36, 18, 0.2);
    text-decoration: none;
}
a:hover{
    text-decoration: none;
    /*color: #003c6e;*/
    color: #e32412;
    border-bottom: 1px solid;
}
img{
    max-width: 100%;
}
:focus{
    outline: 0 !important;
    text-decoration: none !important;
}
.izq{
    float:left;
}
.der{
    float: right;
}
.clear {
    clear: both;
}
.cero {
    font-size: 0px;
    height: 0px;
}


/*TOP*/

.top-wrapper{
    border-bottom: 1px solid #EEEEEE;
}
.top-links{
    display: inline-block;
}
.top-col{
    line-height: initial;
    padding: 4px 15px;
}
.top-links a{
	width: auto;
	height: auto;
	background: none;
	float: left;
	padding: 6px;
	color: #777;	
}
.top-links a:hover{
	background: none;
	color: #222;
}
 
.dropdown.top-idiomas{
    display: inline-block;
}
.dropdown.top-idiomas .btn{
    color: #777777;
    background: #fff;
    border: #fff;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    border-radius: 0;
    border-left: 1px solid #ddd;
    padding-right: 25px;
}
.dropdown.top-idiomas .btn:not(:disabled):not(.disabled).active,
.dropdown.top-idiomas .btn:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #e32412;
    border-color: #e32412;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: none;
}
.dropdown.top-idiomas .dropdown-menu{
    border-radius: 0;
    padding: 0 0;
    min-width: 7rem;
}
.dropdown.top-idiomas .dropdown-menu .dropdown-item{
    padding: 8px 15px;
    border: 0;
}
.dropdown.top-idiomas .dropdown-menu .dropdown-item:hover{
    color:#e32412;
}
.f-ri{
    float: right;
}
.top-wrapper .buscador{
}
.top-wrapper .buscador button.lupa {
    background: #fff url(../../../cdn01.pucp.education/template/events/images/lupa.png) center center no-repeat;
    width: 32px;
    height: 32px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.top-wrapper .buscador button.lupa:hover {
    background: #fff url(../../../cdn01.pucp.education/template/events/images/lupa-hover.png) center center no-repeat;
}
.top-wrapper .buscador .buscar-des{
    background: #ffffff;
    height: 32px;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
}
.top-wrapper .buscador .buscar-des:focus  {
    color: #303030;
    background-color: #ffffff;
    outline: 0;
    border-bottom: 1px solid #777;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.top-wrapper .dropdown-toggle::after {
    content: "";
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-nav-down2.png) center center no-repeat;
    width: 8px;
    position: absolute;
    height: 6px;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    border: 0;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -ms-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}
.top-wrapper .show>.btn-secondary.dropdown-toggle::after {
    content: "";
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-nav-down-white.png) center center no-repeat;
    width: 8px;
    position: absolute;
    height: 6px;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    border: 0;
}



/*LOGOS*/

.nav-wrapper{
    max-width: initial;
    /*border-top: 1px solid #EEEEEE;*/
    /*border-bottom: 1px solid #EEEEEE;*/
}
.logos-wrapper{
    /*background: #fff;*/
    text-align: right;
}

a.logo-pucp{
    height: 50px;
    width: 138px;
    display: inline-block;
    background: url(../../../cdn01.pucp.education/template/events/logo-pucp.svg) center center no-repeat;
    border-bottom: none;
    margin: 0;
}
.logo-web h1{
    margin: 0;
    line-height: 0;
}
.logo-web a{
    height: 84px;
    width: 182px;
    display: inline-block;
    background: url(../../../cdn01.pucp.education/template/events/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/events/images/logo-web-movil.png) 0 center no-repeat;
    height: 38px;
    width: 120px;
    float: left;
    margin-left: 15px;
}*/


/*MENU*/

.nav-wrapper .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255, 255, 255, 0.75);
    margin: 9px 0 9px 15px;
}
.navbar.barra-nav{
    padding: 0;
    /*text-align: right;*/
    display: block;
}
.navbar .menu-prin .navbar-nav li {
    padding: 12px 20px;
}
.navbar .menu-prin .navbar-nav li a{
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 15px;
    text-align: left;
    padding: 0;
    line-height: 17px;
    border-bottom: 0;
}
.navbar .menu-prin .navbar-nav li.active{
    background: #fff;
}
.navbar .menu-prin .navbar-nav li.active > a{
    color: #E32412;
    border-bottom: 0;
}
.navbar .menu-prin .navbar-nav a.dropdown-toggle{
    position: relative;
    margin-right: 15px;
}
.navbar .menu-prin .navbar-nav .dropdown-toggle::after {
    content: "";
    display: block;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-nav-down.png) center center no-repeat;
    width: 8px;
    position: absolute;
    height: 6px;
    right: -15px;
    top: 50%;
    margin-top: -3px;
    margin-left: 0;
    vertical-align: 0;
    border: 0;
}
.navbar .menu-prin {
    float: none;
}
.navbar .menu-prin ul.navbar-nav {
    /*    text-align: right;
        float: right;
        display: block;
        flex-direction: initial;
        padding: 0;
        margin: 0;*/
}
.navbar .menu-prin ul .dropdown-menu {
    border: 0;
    border-radius: 0;
}
.navbar .menu-prin ul .dropdown-menu a{
    color: #303030;
    padding: 8px 15px;
    border-top: 1px solid #DDD;
}
.navbar .menu-prin ul .dropdown-menu a:last-child{
    border-bottom: 1px solid #DDD;
}
.navbar .menu-prin ul .dropdown-menu a:hover{
    color: #e32412;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #fff;
}


.barra-nav .buscador{
}
.barra-nav .buscador button.lupa {
    background: #fff url(../../../cdn01.pucp.education/template/events/images/lupa.png) center center no-repeat;
    width: 32px;
    height: 32px;
    border-radius: 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;
}
.barra-nav .buscador button.lupa:hover {
    background: #fff url(../../../cdn01.pucp.education/template/events/images/lupa-hover.png) center center no-repeat;
}
.barra-nav .buscador .buscar-des{
    background: #ffffff;
    height: 32px;
    border: 0;
    border-radius: 0;
    /*border-bottom: 1px solid #ddd;*/
    box-shadow: none;
}
.barra-nav .buscador .buscar-des:focus  {
    color: #303030;
    background-color: #ffffff;
    outline: 0;
    /*border-bottom: 1px solid #777;*/
}
.nav-mapa{
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.navbar .menu-prin .navbar-nav li.nav-mapa:hover,
.navbar .menu-prin .navbar-nav li.nav-mapa:focus {
    background: #e32412;
}
.menu-prin .top-links a.top-mapa {
    background: url(../../../cdn01.pucp.education/template/events/images/top-mapa-blanco.png) center center no-repeat;
}
.menu-prin .nav-item:hover .top-links a.top-mapa{
    background: url(../../../cdn01.pucp.education/template/events/images/top-mapa-hover.png) center center no-repeat;
}


/*SUBMENU*/

.navbar.menu-secun .navbar-nav li{
    padding-left: 10px;
    padding: 0 20px;
    border-left: 1px solid #DDDDDD;
}
.navbar .menu-prin .navbar-nav li:hover > a,
.navbar .menu-prin .navbar-nav li:focus > a{
    color: #E32412;
}
.navbar .menu-prin .navbar-nav li,
.navbar .menu-prin .navbar-nav li{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar .menu-prin .navbar-nav li.nav-item.dropdown.show{
    background: #fff;
}.navbar .menu-prin .navbar-nav li.nav-item.dropdown.show > a{
     color: #e32412;
 }
.navbar .menu-prin .navbar-nav li:hover,
.navbar .menu-prin .navbar-nav li:focus{
    background: #fff
}

.navbar .menu-prin .navbar-nav li.nomar-right,
.navbar.menu-secun .navbar-nav li:last-child{
    padding-right: 0;
}
.navbar.menu-secun .navbar-nav li a{
    font-family: 'Montserrat', sans-serif;
    color: #777777;
    font-size: 13px;
    padding: 0;
    border-bottom: 2px solid rgba(48, 48, 48, 0);
}
.navbar.menu-secun .navbar-nav li a:hover{
    color: #e32412;
}
.navbar.menu-secun .navbar-nav li.active > a{
    color: #E32412;
    border-bottom: 2px solid #E32412;
}

.navbar.navbar-expand-lg.menu-secun{
    float: right;
}
.navbar.menu-secun .submenu{
}
.col-nav {
    padding: 0;
    background: #e32412;
}
.col-nav .navbar-light .navbar-toggler {
    /*color: rgb(255, 255, 255);*/
    /*border-color: rgb(255, 255, 255);*/
}
.navbar.menu-secun .navbar-nav a.dropdown-toggle {
    position: relative;
    margin-right: 15px;
}
.navbar.menu-secun .navbar-nav .dropdown-toggle::after {
    content: "";
    display: block;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-nav-down2.png) center center no-repeat;
    width: 8px;
    position: absolute;
    height: 6px;
    right: -15px;
    top: 50%;
    margin-top: -3px;
    margin-left: 0;
    vertical-align: 0;
    border: 0;
}
.navbar.menu-secun ul .dropdown-menu {
    border: 0;
    border-radius: 0;
}
.navbar.menu-secun ul .dropdown-menu a{
    color: #303030;
    padding: 8px 15px;
    border-top: 1px solid #DDD;
}


/*FOOTER*/

.footer-wrapper{
    background: url(../../../cdn01.pucp.education/template/events/images/footer-texture.jpg) top center;
    position: relative;
}
.footer{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.footer p{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: normal;
    text-align: center;
    color: #DDDDDD;
    margin-bottom: 0;
}
.footer ul{
    margin: 0;
    padding: 0;
}
.footer ul li{
    list-style: none;
    padding: 5px 0;
}
.footer ul li:first-child{
    padding-top: 0;
}
.footer ul li a{
    color: #DDD;
    font-size: 16px;
    border-bottom: 1px solid rgb(221, 221, 221, 0);
}
.footer ul li a:hover{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.footer h3{
    font-size: 28px;
    line-height: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 45px;
    margin-bottom: 25px;
    font-weight: 500;
}
.footer h4{
    font-size: 20px;
    line-height: normal;
    text-align: center;
    color: #ddd;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 500;
}
.footer-division{
    border-top: 1px solid #565656;
    border-bottom: 1px solid #565656;
    margin: 15px 0 0;
}
.footer-tele{
    color: #DDD;
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 15px;
}
.footer-tele span{
    position: relative;
}
.footer-tele span:before{
    content: '';
    background: url(../../../cdn01.pucp.education/template/events/images/footer-tele.png) center center no-repeat;
    display: inline-block;
    width: 28px;
    position: absolute;
    height: 22px;
    top: 2px;
    left: -32px;
}
.footer-mail{
    margin-bottom: 30px;
}
.footer-mail a{
    color: #DDD;
    position: relative;
    padding-bottom: 5px;
    margin-left: 35px;
    border-bottom: 1px solid #7b7b7b;
}
.footer-mail a:hover{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.footer-mail a:after{
    content: '';
    background: url(../../../cdn01.pucp.education/template/events/images/footer-mail.png) center center no-repeat;
    display: block;
    width: 25px;
    position: absolute;
    height: 21px;
    top: 2px;
    left: -36px;
}
.boton-footer{
    background-color: #e32412;
    border: 2px solid #e32412;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 0;
    padding: 0.6rem 2.8rem;
    margin: 8px 0 10px;
    white-space: initial;
}
.boton-footer:hover,
.boton-footer.btn-primary:not(:disabled):not(.disabled).active,
.boton-footer.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.boton-footer.dropdown-toggle {
    color: #e32412;
    background-color: #ffffff;
    border-color: #ffffff;
}
.boton-footer.btn-primary:not(:disabled):not(.disabled).active:focus,
.boton-footer.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.boton-footer.dropdown-toggle:focus {
    box-shadow: none;
}
.footerarea-redes{
}
.footerarea-redes a{
	color: #000;
	border-radius: 100px;
	background: #999;
	margin-right: 4px;
	font-size: 20px;
    display: inline;
    border:0;
    opacity: 0.7;
}
.footerarea-redes a.footer-link{
	padding: 7px 11px;
}
.footerarea-redes a.footer-face{
	padding: 7px 14px;
}
.footerarea-redes a.footer-yout,
.footerarea-redes a.footer-twit{
	padding: 7px 9px;
}
.footerarea-redes a:hover{
    opacity: 1;
    border:0;
	color: #FFF;
}
.dark-footer{
    font-family: 'Roboto', sans-serif;
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
    color: #ddd;
    font-size: 15px;
}
.top-shadow{
    box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.30);
    z-index: 999;
    border-top: 1px solid #EEEEEE;
}


/*HOME COMPARTE*/

.home-comparte{
    background: url(../../../cdn01.pucp.education/template/events/images/footer-texture.jpg) center center;
    position: relative;
    padding: 33px 0 25px;
}
.col-comparte{
    position: initial;
}
.comparte-home{
    position: initial;
    text-align: center;
}
.comparte-home button{
    color: #F0F0F0;
    background: none;
    border: 0;
    font-family: 'Poppins', sans-serif;
    padding: 0 0;
    /*font-size: 20px;*/
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 30px;
    border-radius: 0;
    position: relative;
    border-bottom: 2px solid rgba(240, 240, 240, 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;
}
.comparte-home button:hover {
    color: #F0F0F0;
    background: none;
    border: none;
    border-bottom: 2px solid #F0F0F0;
}
.comparte-home button.dropdown-toggle::after {
    content: "";
    display: block;
    background: url(../../../cdn01.pucp.education/template/events/images/drop-rojo-share.png) center center no-repeat;
    width: 24px;
    position: absolute;
    height: 12px;
    right: -30px;
    top: 50%;
    margin-top: -6px;
    margin-left: 0;
    vertical-align: 0;
    border: 0;
}
.comparte-home.show button.dropdown-toggle::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.dropdown.comparte-home .btn:not(:disabled):not(.disabled).active,
.dropdown.comparte-home .btn:not(:disabled):not(.disabled):active,
.comparte-home.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background: none;
    border-color: #F0F0F0;
}
.comparte-home .dropdown-menu {
    border: 0;
    border-radius: 0;
    /*background: #e32412;*/
    background: url(../../../cdn01.pucp.education/template/events/images/barra-comparte-texture.jpg) top center;
    background-color: #e32412;
    background-blend-mode: multiply;
    width: 100%;
    top: 0 !important;
    margin-top: 25px;
    padding: 18px 0;
    /*margin-top: 49px;*/
    /*transform: translate3d(0, 116px, 0px) !important;*/
    transform: translateY(0) !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.comparte-home .dropdown-menu.show {
    top: initial !important;
}
.comparte-home .dropdown-menu a{
    color: #F0F0F0;
    /*color: #fff;*/
    font-family: 'Poppins', sans-serif;
    /*font-size: 18px;*/
    font-size: 15px;
    display: inline-block;
    /*width: 24%;*/
    margin: 0;
    padding: 50px 0 0;
    text-align: center;
    white-space: initial;
    clear: initial;
    border: 0;
    background: none;
    opacity: 1;
}
.comparte-home .dropdown-menu a.comparte-face{
    background: url(../../../cdn01.pucp.education/template/events/images/comparte-face.png) center 10px no-repeat;
}
.comparte-home .dropdown-menu a.comparte-twit{
    background: url(../../../cdn01.pucp.education/template/events/images/comparte-twit.png) center 10px no-repeat;
}
.comparte-home .dropdown-menu a.comparte-link{
    background: url(../../../cdn01.pucp.education/template/events/images/comparte-link.png) center 10px no-repeat;
}
.comparte-home .dropdown-menu a.comparte-yout{
    background: url(../../../cdn01.pucp.education/template/events/images/comparte-yout.png) center 10px no-repeat;
}
.comparte-home .dropdown-menu a.comparte-redes{
    background: url(../../../cdn01.pucp.education/template/events/images/comparte-redes.png) center 10px no-repeat;
}
.comparte-home .dropdown-menu a:hover{
    opacity: 0.6;
}
.botones-submenu {
    margin-bottom: 35px;
    text-align: center;
}
.botones-submenu .btn-secondary{
    color: #fff;
    height: 64px;
    /*width: 230px;*/
    width: 100%;
    background: none;
    border: 3px solid #fff;
    font-family: 'Poppins', sans-serif;
    padding: 14px 43px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0;
    line-height: 36px;
    position: relative;
    white-space: initial;
    margin-bottom: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.botones-submenu .btn-secondary:first-child{
    margin-left: 0;
}
.botones-submenu .btn-secondary:hover{
    color: #000;
    background: #fff;
    border: 3px solid #fff;
}
.botones-submenu .btn-secondary.submenu2{
    /*width: 230px;*/
    width: 100%;
    padding: 6px 25px;
    text-align: center;
}
.botones-submenu .btn-primary{
    color: #fff;
    background: #e32412;
    border: 3px solid #e32412;
    font-family: 'Poppins', sans-serif;
    padding: 14px 25px;
    /*padding-right: 50px;*/
    font-size: 20px;
    height: 64px;
    /*width: 230px;*/
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 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;
}
.botones-submenu .btn-primary:hover{
    color: #e32412;
    background: #fff;
    border: 3px solid #fff;
}
.botones-submenu .btn-primary:not(:disabled):not(.disabled).active,
.botones-submenu .btn-primary:not(:disabled):not(.disabled):active,
.botones-submenu .show>.btn-primary.dropdown-toggle {
    color: #e32412;
    background: #fff;
    border: 3px solid #fff;
}

.botones-titus{
}
.botones-titus h1{
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.titu-fecha{
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 16px;
    margin-bottom: 12px;
}


.titu-lugar a{
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 16px;
    position: relative;
    margin-left: 26px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.titu-lugar a:hover{
    border-bottom: 1px solid #fff;
    color: #fff;
}


/*HOME MAIN*/

.home-banner{
    position: relative;
    /*background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/banner-principal1.jpg) center center no-repeat;*/
    /*background-position: center;*/
    /*width: 100%;*/
    /*height: 200px;*/
}
.home-banner img{
    width: 100%;
    max-height: 483px;
}
.home-banner:before{
    content: '';
    box-shadow: inset 0 12px 9px -5px rgba(0, 0, 0, 0.15);
    display: block;
    width: 100%;
    position: absolute;
    height: 20px;
    top: 0;
}

.home-wrapper{
    padding-top: 30px;
}
.home-wrapper h2 {
    text-align: center;
    color: #222222;
    font-size: 34px;
    font-weight: 600;
    position: relative;
    margin: 20px 0 30px;
}
.home-wrapper h2:after{
    content: '';
    display: block;
    width: 60px;
    position: absolute;
    background: #E32412;
    height: 4px;
    bottom: -10px;
    left: 50%;
    margin-left: -30px;
}



/*PONENTES*/


.ponentes-modu {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: block;
    border: 0 !important;
}
.ponentes-modu img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ponentes-modu img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /*-webkit-transition: all all .5s ease-out;
    -moz-transition: all all .5s ease-out;
    -o-transition: all all .5s ease-out;
    transition: all all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.ponentes-modu:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 200%;
    z-index: 2;
    background: rgba(227, 36, 18, 0.9);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    top: 74%;
    /*bottom: -70%;*/
    left: -90%;
    /* -webkit-transition: all .7s cubic-bezier(.19,.63,0,1.2);
     -moz-transition: all .7s cubic-bezier(.19,.63,0,1.2);
     -ms-transition: all .7s cubic-bezier(.19,.63,0,1.2);
     -o-transition: all .7s cubic-bezier(.19,.63,0,1.2);
     transition: all .7s cubic-bezier(.19,.63,0,1.2);*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.ponentes-modu .ponentes-texto {
    text-align: left;
    width: 100%;
    width: 88%;
    position: absolute;
    left: 18px;
    right: 18px;
    z-index: 6;
    top: 85%;
    /*bottom: -37%;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.wrapper-ponentes h3{
    margin-bottom: 30px;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    border-bottom: 0;
}
.ponente-insti{
    color: #fff;
    font-size: 16px;
    position: relative;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}
.ponente-insti:after{
    content: '';
    display: block;
    width: 40px;
    position: absolute;
    background: rgba(255, 255, 255, 0.6);
    height: 1px;
    bottom: -15px;
    left: 0;
}
.ponentes-modu:hover:before {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg);
    top: 5%;
    /*bottom: -20%;*/
    left: -90%;
}
.ponentes-modu:hover .ponentes-texto {
    top: 20%;
    /*bottom: 8%;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.ponente-pais{
    margin: 36px 0 0;
}
.bandera-pais{
    margin-right: 15px;
}
.bandera-pais img{
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 2px solid #FFF;
}
.nombre-pais{
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-right: 15px;
    padding-top: 2px;
}
.f-left{
    float: left;
}
.boton-home{
    background: none;
    border: 3px solid #e32412;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #222222;
    border-radius: 0;
    padding: 13px 20px 13px 20px;
    margin: 0px 0 55px;
    position: relative;
    width: 100%;
    white-space: initial;


}

.boton-home:hover{
    background: none;
    border-color: #e32412;
    color: #e32412;
}/*
.boton-home:hover:after{
    right: 12px;
}*/
.boton-home.btn-primary:not(:disabled):not(.disabled).active,
.boton-home.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.boton-home.dropdown-toggle {
    color: #e32412;
    background: none;
    border-color: #e32412;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

/*AUSPICIADORES*/

.home-auspi{
    background: url(../../../cdn01.pucp.education/template/events/images/blacktexture-home.jpg) top left;
    position: relative;
    padding: 20px 0 0;
}
.home-auspi h2{
    color: #fff;
}
.wrapper-auspi{
    margin-top: 25px;
}
.auspi-modu{
    margin-bottom: 40px;
    display: block;
    border: 0;
}
.auspi-modu:hover{
    border-bottom: 0px;
}
.auspi-modu img{
    width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: Gray();
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.auspi-modu img:hover{
    box-shadow: 0px 0px 11px 4px rgba(147, 147, 147, 0.2);
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}

.home-auspi .boton-home{
    background: 0;
    border: 3px solid #ffffff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    border-radius: 0;
    padding: 13px 20px 13px 20px;
    margin: 50px 0 55px;
    position: relative;
}
.home-auspi .boton-home:hover{
    border-color: #e32412;
    color: #ffffff;
}
.home-auspi .boton-home.btn-primary:not(:disabled):not(.disabled).active,
.home-auspi .boton-home.btn-primary:not(:disabled):not(.disabled):active,
.home-auspi .show>.btn-primary.boton-home.dropdown-toggle {
    color: #e32412;
    background-color: #ffffff;
    border-color: #e32412;
}
.auspi-row{
    margin-right: -7px;
    margin-left: -7px;
}
.auspi-col{
    padding-right: 7px;
    padding-left: 7px;
}


/*CAROUSEL HOME*/

.carousel-home{
}
.carousel-home .carousel-indicators{
    bottom: -20px;
}
.carousel-home .carousel-indicators li{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 5px;
    margin-left: 5px;
}
.carousel-home .carousel-indicators li a{
}
.carousel-home .carousel-indicators .active{
    background-color: #e32412;
}
.carousel-home .carousel-indicators li a:hover{
}
.carousel-home .carousel-indicators li a.active:hover{
}


/*EDICIONES ANTERIORES HOME*/


.home-ediciones{
    background: #F4F4F4;
    padding: 30px 0 10px;
}
.wrapper-ediciones {
    margin-top: 25px;
}
.ediciones-modu{
    margin-bottom: 35px;
    /*margin-bottom: 60px;*/
}
.ediciones-modu-img{
    margin-bottom: 26px;
}
.ediciones-modu-img img{
}
.ediciones-modu h3 {
    line-height: 25px;
}
.ediciones-modu h3 a{
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    border: 0;
    line-height: 30px;
}
.ediciones-modu h3 a:hover{
    color: #e32412;
}
.ediciones-fecha{
    font-family: 'Poppins', sans-serif;
    background: #e32412;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    padding: 1px 14px;
    margin-bottom: 16px;
}
.ediciones-modu h4{
    color: #888888;
    font-size: 20px;
    font-weight: 500;
}


/*HOME MAPA*/

.home-mapa{

    border-bottom: 4px solid #E32412;
    position: relative;
}
.home-mapa:before {
    content: '';
    box-shadow: inset 0 12px 9px -5px rgba(0, 0, 0, 0.15);
    display: block;
    width: 100%;
    position: absolute;
    height: 20px;
    top: 0;
    z-index: 9999;
}
.home-mapa-frame{
}
.home-mapa-frame iframe{
    width: 100%;
    height: 436px;
    margin-bottom: 0;
}
.home-mapa-wrapper{
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    top: 0;
    opacity: 1;
}
.home-mapa-wrapper.hiden{
    opacity: 0;
    width: 0;
    height: 0;
}
.home-mapa-gris{
    position: relative;
    height: 100%;
    width: 100%;
}
.home-mapa-icono{
    background: url(../../../cdn01.pucp.education/template/events/images/icono-mapa.png) center center no-repeat;
    position: absolute;
    background-color: #e32412;
    border-radius: 50%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.61);
    display: block;
    width: 124px;
    height: 124px;
    top: 50%;
    left: 50%;
    border: 0;
    margin-top: -62px;
    margin-left: -62px;
    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;
}
.home-mapa-icono:hover{
    background-color: #141414;
    border: 0;
}



/*BANNER INTERNA*/


.banner-interno-wrapper{
    position: relative;
}
.banner-interno-wrapper:before {
    content: '';
    box-shadow: inset 0 12px 9px -5px rgba(0, 0, 0, 0.15);
    display: block;
    width: 100%;
    position: absolute;
    height: 20px;
    top: 0;
}
.banner-interno{
    height: 54px;
}
.home-comparte.comparte-interna{
}
.comparte-interna .botones-submenu .btn-primary{
    height: 58px;
    /*width: 200px;*/
    width: 100%;
    font-size: 18px;
    padding: 9px 15px;
    /*padding-right: 52px;*/
    margin-left: 0;
    margin-bottom: 20px;
}
.comparte-interna .botones-submenu .btn-secondary{
    height: 58px;
    /*width: 200px;*/
    width: 100%;
    padding: 8px 15px;
    font-size: 16px;
    margin-bottom: 20px;
}
.comparte-interna .botones-submenu {
    text-align: left;
    margin-bottom: 0;
}
.comparte-interna .botones-titus {
    margin-bottom: 30px;
}
.comparte-interna .titu-fecha,
.comparte-interna .titu-lugar{
    display: inline-block;
}
.comparte-interna .titu-fecha{
    margin-right: 20px;
}


/*NAV INTERNA*/

.wrapper-nav-interna {
}
.nav-interna {
    background: #fff;
    z-index: 1;
    padding-right: 15px;
}
.nav-interna > ul.pp {
    padding-left: 0;
    margin: 0;
    border-right: 0;
    list-style: none;
    margin-bottom: 40px;
}
.nav-interna > h2 {
}
.nav-interna > h2:after{
}
.nav-interna > ul.pp > li {
    border-bottom: 2px solid #ffffff;
    line-height: 1.2;
    position: relative;
    font-size: 16px;
}
.nav-interna > ul.pp > li:first-child {
    border-top: 0 none;
}

.nav-interna > ul.pp > li.current_page_parent,
.nav-interna > ul.pp > li.current_page_item,
.nav-interna > ul.pp > li.current-menu-item {
    background: #fff;
}
.nav-interna > ul.pp > li.current_page_parent > a ,
.nav-interna > ul.pp > li.current_page_item > a ,
.nav-interna > ul.pp > li.current-menu-item > a {
    color: #e32412;
    background: #F5F5F5;
    border-left: 6px solid #e32412;
}
.nav-interna > ul.pp > li.ph.current_page_parent > a ,
.nav-interna > ul.pp > li.ph.current_page_item > a ,
.nav-interna > ul.pp > li.ph.current-menu-item > a {
    color: #ffffff !important;
    border-bottom: none;
    position: relative;
}
.nav-interna > ul.pp > li {
    border-bottom: 1px solid #D1D1D1;
    line-height: 1.2;
    position: relative;
    font-size: 17px;
}
.nav-interna > ul.pp > li.ph {
    background:#fff;
    position: relative;
}
.nav-interna > ul.pp > li.ph:after {
    content: '';
    background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/flecha-bread-down.png) center center no-repeat;
    position: absolute;
    width: 10px;
    height: 7px;
    right: 15px;
    top: 16px;
}
.nav-interna > ul.pp > li.ph > a {
    color: #e32412;
    background: #F5F5F5;
    border-left: 6px solid #e32412;
}
.nav-interna > ul.pp > li > a {
    display: block;
    padding: 15px 30px 15px 12px;
    border-bottom: 0;
    font-size: 17px;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #1F1F1F;
    border-left: 6px solid #fff;
}
.nav-interna > ul.pp > li > a:focus {
    color: #e32412;
}
.nav-interna > ul.pp > li > a:hover {
    color: #e32412;
    text-decoration: none;
}
.nav-interna > ul.pp > li > ul.children{
    display: none;
}
.nav-interna > ul.pp > li.current_page_ancestor > ul {
    display: block;
    padding: 6px 0;
    list-style: none;
    border-top: 1px solid #D1D1D1;
}

.nav-interna > ul.pp > li > ul > li {
    position: relative;
    padding-left: 25px;
}
.nav-interna > ul.pp > li > ul > li:first-child {
    /*border-top: solid 1px #cccccc;*/
}
.nav-interna > ul.pp > li > ul > li > a {
    font-size: 15px;
    color: #1F1F1F;
    font-weight: 500;
    border-bottom: 0;
    display: block;
    padding: 8px 0;
    line-height: 21px;
}
.nav-interna > ul.pp > li > ul > li.current_page_parent > a,
.nav-interna > ul.pp > li > ul > li.current_page_item > a,
.nav-interna > ul.pp > li > ul > li.current-menu-item > a {
    font-size: 15px;
    color: #e32412;
}
.nav-interna > ul.pp > li > ul > li > a:focus,
.nav-interna > ul.pp > li > ul > li > a:hover{
    /* background: #E5EAEC; */
    color: #e32412;
}
.nav-interna > ul.pp > li.ph:after {
}
.nav-interna > ul.pp > li.ph.current_page_parent:after,
.nav-interna > ul.pp > li.ph.current_page_item:after,
.nav-interna > ul.pp > li.ph.current-menu-item:after {
}
.nav-interna > ul.pp > li > ul > li:before {
    content: '';
    background: #202020;
    position: absolute;
    border-radius: 50%;
    top: 15px;
    left: 10px;
    width: 6px;
    height: 6px;
}
.nav-interna > ul.pp > li > ul > li.current_page_parent:before,
.nav-interna > ul.pp > li > ul > li.current_page_item:before,
.nav-interna > ul.pp > li > ul > li.current-menu-item:before{
    background: #e32412;
}

.select-movil select {
    display: block;
    width: 100%;
    height: 46px;
    padding: 9px 9px 9px 16px;
    font-size: 17px;
    line-height: 1.42857;
    color: #666;
    margin-bottom: 45px;
    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;
}


/*COMPARTE INTERNA*/

.comparte-redes-int{
    border: 0;
    border-radius: 0;
    background: url(../../../cdn01.pucp.education/template/events/images/barra-comparte-texture.jpg) top center;
    background-color: #e32412;
    background-blend-mode: multiply;
    width: 100%;
    padding: 18px 0;
    text-align: center;
}
.comparte-msj{
    color: #F0F0F0;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: center;
}
.comparte-redes-int a{
    color: #F0F0F0;
    font-family: 'Poppins', sans-serif;
    /*font-size: 18px;*/
    font-size: 15px;
    display: inline-block;
    margin: 0;
    margin-bottom: 10px;
    padding: 50px 0 0;
    text-align: center;
    white-space: initial;
    clear: initial;
    border: 0;
    background: none;
    opacity: 1;
}
.comparte-redes-int a.comparte-face{
    background: url(../../../cdn01.pucp.education/template/events/images/comparte-face.png) center 10px no-repeat;
}
.comparte-redes-int a.comparte-twit{
    background: url(../../../cdn01.pucp.education/template/events/images/comparte-twit.png) center 10px no-repeat;
}
.comparte-redes-int a.comparte-link{
    background: url(../../../cdn01.pucp.education/template/events/images/comparte-link.png) center 10px no-repeat;
}
.comparte-redes-int a.comparte-redes{
    background: url(../../../cdn01.pucp.education/template/events/images/comparte-redes.png) center 10px no-repeat;
}
.comparte-redes-int a:hover{
    opacity: 0.6;

    color: #fff
}
.home-mapa.no-borde{
    border: 0;
}


/*INTERNAS*/
.formato a.btnponentes{
	color:#222222 !important;
}
.formato {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: normal;
    color: #444444;
}
.formato h1{
    font-size: 35px;
    color:#202020;
    font-weight: 600;
    margin-bottom: 35px;
}
.formato h2{
/*
    font-size: 30px;
    color: #202020;
    font-weight: bold;
    margin-bottom: 40px;
*/
    font-size: 25px;
    color: #878787;
    font-weight: 500;
    margin-bottom: 30px;

}
.formato h3{
    font-size: 26px;
    color: #202020;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 40px;
}
.formato h4{
    font-size: 20px;
    color: #202020;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 25px;
}
.formato p{
}
.formato a{
    /*color: #e32412;*/
}
.formato img{
    /*margin:10px 0;*/
}
.wrapper-cuerpo-interna{
    position: relative;
    padding: 60px 0;
    /*padding: 85px 0;*/
}

.formato ul{
    padding: 10px 0 2px 22px;
    margin: 0;
    list-style: none;
}
.formato ul li{
    line-height: 1.6;
    position: relative;
    margin-bottom: 10px;
}
.formato ul li:before {
    content: '';
    background: #E32412;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: -20px;
    top: 10px;
}
.botones-wrapper{
    margin: 40px 0 10px;
}
.btn-ver-mas{
    color: #e32412;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid rgba(227, 36, 18, 0.3);
    border-radius: 0;
    padding: 0 0;
    margin-right: 28px;
    margin-bottom: 20px;
    text-decoration: none;
    position: relative;
    display: block;
    white-space: normal;
    text-align: left;

}
.btn-ver-mas i.fas{
    position: absolute;
    right: -22px;
    top: 5px;
    -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-ver-mas:hover i.fas{
    right: -28px;
}
/*
.btn-ver-mas:after{
    content: "";
    display: block;
    background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/flechamin-roja-der.png) center center no-repeat;
    width: 16px;
    position: absolute;
    height: 14px;
    right: -22px;
    top: 5px;
    -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-ver-mas:hover{
    border-bottom: 1px solid #e32412;
    color: #e32412;
    text-decoration: none;
}
.btn-ver-mas-back{
    color: #e32412;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid rgba(227, 36, 18, 0.3);
    border-radius: 0;
    padding: 0 0;
    margin-left: 28px;
    margin-bottom: 20px;
    text-decoration: none;
    position: relative;
    display: block;
    white-space: initial;
    text-align: left;

}
/*
.btn-ver-mas-back:after{
    content: "";
    display: block;
    background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/flechamin-roja-der.png) center center no-repeat;
    width: 16px;
    position: absolute;
    height: 14px;
    left: -22px;
    top: 5px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -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-ver-mas-back:hover{
    border-bottom: 1px solid #e32412;
    color: #e32412;
    text-decoration: none;
}
/*
.btn-ver-mas-back:hover:after{
    left: -28px;
}
*/

.btn-descargar{
    color: #202020;
    background: rgba(255, 255, 255, 0);
    border: 2px solid #e32412;
    font-family: 'Poppins', sans-serif;
    padding: 14px 20px;
    padding-right: 20px;
    font-size: 16px;
    min-height: 50px;
    min-width: 182px;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0;
    position: relative;
    white-space: initial;
    text-align: left;
    -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-descargar:hover{
    color: #ffffff;
    background: #e32412;
    border: 2px solid #e32412;
}

.btn-descargar:not(:disabled):not(.disabled).active,
.btn-descargar:not(:disabled):not(.disabled):active,
.show>.btn-descargar.dropdown-toggle {
    color: #e32412;
    background: #fff;
    border: 2px solid #e32412;
}

.ver-mas-cuadro{
    color: #202020;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #E32412;
    border-radius: 0;
    background: #fff;
    height: 48px;
    padding: 10px 24px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.ver-mas-cuadro:hover {
    border-bottom: 1px solid #e32412;
    color: #ffffff;
    background: #e32412;
    text-decoration: none;
}

/*PONENTES INTERNA*/

.formato .wrapper-ponentes h3 {
    margin-bottom: 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 0;
    margin-top: 0;
}
.formato .ponentes-modu img {
    width: 100%;
    margin: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.formato .ponentes-modu {
    margin-top: 0;
    margin-bottom: 55px;
}
.formato .bandera-pais img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 2px solid #FFF;
}

.formato .ponentes-modu:before {
    top: 76%;
}
.formato .ponentes-modu:hover:before {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg);
    top: 20%;
    left: -90%;
}
.formato .ponentes-modu .ponentes-texto {
    top: 88%;
}
.formato .ponentes-modu:hover .ponentes-texto {
    top: 33%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.formato .ponentes-modu.sin-imagen{
    margin-top: 0;
    margin-bottom: 55px;
    background: rgba(227, 36, 18, 0.9);
    position: relative;
    min-height: 300px;
}
.formato .ponentes-modu.sin-imagen .ponentes-texto {
    text-align: left;
    width: 100%;
    width: 88%;
    position: absolute;
    left: 18px;
    right: 18px;
    z-index: 6;
    top: 20%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.formato .ponentes-modu.sin-imagen:before {
    background: none;
}
.formato .ponentes-modu.sin-imagen:hover .ponentes-texto {
    top: 20%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.formato .ponente-insti {
    font-size: 15px;
    line-height: 22px;
}


/*COMITE*/

.comite-interna{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
}
.comite-interna h3{
    margin-top: 0;
    margin-bottom: 10px;
}
.comite-interna h5{
    font-size: 20px;
    color: #878787;
    font-weight: 500;
    margin-bottom: 20px;
}
.comite-interna-img{
    margin-bottom: 30px;
}
.comite-interna-img img{
}


/*AUSPICIADORES INTERNA*/

.auspi-interna{
}
.auspi-interna img{
    margin: 0;
}
.auspi-interna .auspi-modu{
    border: 1px solid #DDDDDD;
}


/*PROGRAMA*/

.barra-datos{
    background: #F5F5F5;
    /*padding: 25px 30px;*/
    padding: 20px 15px;
}

.barra-datos .btn-descargar{
    margin-bottom: 0;
}
.formato .input-group-prepend{
    width: 100%;
}
.barra-datos select{
    height: 50px;
    border-radius: 0;
    border: 1px solid #DDDDDD;
}
.formato .input-group-prepend label{
    background: none;
    border: 0;
    font-size: 18px;
    border-radius: 0;
    padding-left: 0;
    color: #545454;
    font-weight: 500;
}
.barra-datos .btn-descargar {
    font-weight: 600;
}
.formato .buscador .buscar-des{
    background: #ffffff;
    height: 50px;
    border-radius: 0;
    border: 1px solid #ddd;
    border-right: 0;
    /*box-shadow: none;*/
}
.formato button.lupa{
    background: #fff url(../../../cdn01.pucp.education/template/events/images/lupa.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-left: 0;
    border-radius: 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;
}

.formato button.lupa:hover {
    background: #fff url(../../../cdn01.pucp.education/template/events/images/lupa-hover.png) center center no-repeat;
}

.formato .buscador .buscar-des:focus  {
    color: #303030;
    background-color: #ffffff;
    outline: 0;
    /*border-bottom: 1px solid #777;*/
}





.lista-programa{
}
.lista-programa > h3{
    font-size: 24px;
    color: #333333;
    font-weight: 500;
}
.lista-wrapper {
    border-top: 1px solid #222222;
    margin-bottom: 60px;
}
.lista-modu {
    padding: 30px 0;
    border-bottom: 1px solid #BBBBBB;
}
.lista-modu h3{
    font-size: 20px;
    font-weight: normal;
    margin:0;
    line-height: 30px;
}
.lista-modu h3 a{
}
.lista-fecha{
    font-family: 'Poppins', sans-serif;
    color: #878787;
    font-size: 16px;
    font-weight: normal;
}
.lista-fecha strong,
.lista-fecha b {
    color: #444444;
    font-size: 17px;
    font-weight: 500;
}
.lista-modu p{
    margin: 15px 0 0;
}
.bloqueint-programa{
    background: #F5F5F5;
    /*padding: 37px 30px;*/
    padding: 30px 15px;
    margin-bottom: 40px;
}
.bloqueint-programa h3{
    margin-top: 0;
    font-size: 24px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.bloqueint-flechas{
    margin-top: 35px;
}
.bloqueint-flechas .btn-ver-mas-back{
    background: #333333;
    color: #fff;
    padding: 7px 10px 7px 45px;
    margin-left: 0;
    border: 0;
    display: inline-block;
}
.bloqueint-flechas .btn-ver-mas-back:after{
    content: "";
    display: block;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-blanca-der.png) center center no-repeat;
    width: 25px;
    position: absolute;
    height: 18px;
    left: 16px;
    top: 10px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.bloqueint-flechas .btn-ver-mas-back:hover:after{
    left: 10px;
}
.bloqueint-flechas .btn-ver-mas{
    background: #333333;
    color: #fff;
    padding: 7px 50px 7px 15px;
    margin-right: 0;
    border: 0;
    display: inline-block;
}
.bloqueint-flechas .btn-ver-mas:after{
    content: "";
    display: block;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-blanca-der.png) center center no-repeat;
    width: 25px;
    position: absolute;
    height: 18px;
    right: 16px;
    top: 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;
}
.bloqueint-flechas .btn-ver-mas:hover:after{
    right: 10px;
}
.bloqueint-flechas .botones-wrapper {
    margin: 0px;
}
.bloqueint-flechas .btn-ver-mas-back:hover,
.bloqueint-flechas .btn-ver-mas:hover{

    background: #e32412;
}

/*PAGINACION*/

.formato .paginacion-interna{
    padding: 0;
    /*margin: 35px 0 0;*/
    margin: 20px 0 0;
}
.paginacion-interna ul li{
}
.formato ul.paginacion-interna li:before {
    display: none;
}
.formato ul.paginacion-interna li{
    border: 0;
}
.formato ul.paginacion-interna li a {
    background: #fff;
    color: #333;
    border: 0;
    padding: 0.60rem 1rem;
    margin: 0;
    width: 44px;
    height: 42px;
    text-align: center;
}
.formato ul.paginacion-interna li a:hover{
    color: #E32412;
    background-color: #ebebeb;
}
.formato ul.paginacion-interna li.active a {
    background: #E32412;
    color: #fff;
}
.formato ul.paginacion-interna li.active a:hover{
    background: #E32412;
    color: #fff;
}
.formato ul.paginacion-interna li a.flecha-back,
.formato ul.paginacion-interna li a.flecha-next{
    position: relative;
    border-radius: 0;
}
.formato ul.paginacion-interna li a.flecha-back:hover,
.formato ul.paginacion-interna li a.flecha-next:hover{
    background: #fff;
}
.formato ul.paginacion-interna li a.flecha-back:after{
    content: "";
    display: block;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-left-n.png) center center no-repeat;
    width: 26px;
    position: absolute;
    height: 18px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-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 ul.paginacion-interna li a.flecha-next:after{
    content: "";
    display: block;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-left-n.png) center center no-repeat;
    width: 25px;
    position: absolute;
    height: 18px;
    right: 50%;
    top: 50%;
    margin-right: -10px;
    margin-top: -9px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -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 ul.paginacion-interna li a.flecha-back:hover:after{
    margin-left: -16px;
}
.formato ul.paginacion-interna li a.flecha-next:hover:after{
    margin-right: -16px;
}


/*COMITE CIENTIFICO*/

.comite-cien-text{
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
    margin-bottom: 25px;
}
.comite-cien-text h3{
    margin-top: 0;
    font-size: 30px;
    line-height: 32px;
}
.comite-cien-text h4{
    margin: 10px 0 15px;
    color: #E32412;
}
.comite-cien-text h5{
    font-size: 18px;
    margin: 15px 0 20px;
}
.comite-cien-text .ponente-pais {
    margin: 20px 0 15px;
}
.comite-cien-text .nombre-pais {
    color: #333333;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-right: 15px;
}
.formato .comite-cien-text .bandera-pais img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 2px solid #FFF;
    margin: 0;
}
.comite-cien-img{
    margin-bottom: 30px;
    /*padding-right: 14px;*/
}
.comite-cien-img img{
    margin: 0;
}
.boton-hint{
    background: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #222222;
    border-radius: 0;
    margin: 20px 0 20px;
    position: relative;
    text-transform: initial;
    font-size: 16px;
    border: 2px solid #e32412;
    padding: 9px 47px 9px 15px;
}
.boton-hint:hover {
    background: none;
    border-color: #e32412;
    color: #e32412;
}
.boton-hint i.fas{
    position: absolute;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    right: 21px;
    top: 14px;
}
.boton-hint:hover i.fas{
    right: 15px;
}

.boton-hint.btn-primary:not(:disabled):not(.disabled).active,
.boton-hint.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.boton-hint.dropdown-toggle {
    color: #e32412;
    background: none;
    border-color: #e32412;
}
.bloque-desta{
    background: #F5F5F5;
    padding: 20px 25px;
    color: #555;
    margin-bottom: 35px;
}

/*EDICIONES INTERNA*/

.wrapper-ediciones.interna{
    margin-top: 0;
}
.formato .wrapper-ediciones.interna .ediciones-modu-img img {
    margin: 0;
}
.formato .wrapper-ediciones.interna h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 0;
}
.wrapper-ediciones.interna .ediciones-modu h3 a {
    line-height: 26px;
    font-size: 20px;
}
.wrapper-ediciones.interna .ediciones-fecha{
    font-weight: 500;
    font-size: 17px;
    line-height: initial;
    padding: 0px 14px;
    margin-bottom: 12px;
}
.wrapper-ediciones.interna .col-ediciones{
    padding-right: 10px;
    padding-left: 10px;
}
.wrapper-ediciones.interna .row-ediciones{
    margin-right: -10px;
    margin-left: -10px;
}
.wrapper-ediciones.interna .ediciones-modu-img{
    margin-bottom: 20px;
}

.formato h1.h1-ediciones {
    margin-bottom: 18px;
    font-size: 30px;
}
.formato h2.h2-ediciones {
    font-size: 22px;
    color: #878787;
    font-weight: 500;
    margin-bottom: 30px;
}
.wrapper-cuerpo-interna.ediciones-interna{
    padding-top: 50px;
}


/*ORGANIZADORES*/

.organizadores-wrapper{
    margin-bottom: 45px;
}
.organizadores-modu{
    margin-bottom: 35px;
}
.organizadores-modu h4{
    margin-top: 0;
}
.organizadores-modu h5{
    font-size: 15px;
}


/*BREADCRUMBS*/

.breadcrumb {
    padding: 0 0 12px;
    border-radius: 0;
    margin-bottom: 32px;
    background: none;
}
.breadcrumb a {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding-right: 18px;
    border-bottom: 0;
    font-size: 15px;
    line-height: normal;
    color: #444;
    font-family: 'Poppins', sans-serif;
}
.breadcrumb a:hover {
    color: #e32412;
}
.breadcrumb a:after {
    content: '';
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-bread.png) center center no-repeat;
    position: absolute;
    width: 8px;
    height: 10px;
    right: 0;
    top: 7px;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: none;
}



/*SLIDER INTERNA*/

.slider-img-intern {
    position: relative;
    /*margin-top: 60px;*/
    margin-bottom: 55px;
}
.slider-img-intern .carrusel{
    /*background: #2C2C2C;*/
}
.slide-inter-moduo{
}
.slider-img-intern .carousel-inner {
    /*background: #d6e8ed;*/
    /*border: 4px solid #d6e8ed;*/
    /* margin-bottom: 30px; */
}
.slider-img-intern .carousel-inner .item {
    /*background: #d6e8ed;*/
    border: 4px solid #d6e8ed;
    /* margin-bottom: 30px; */
}
.slider-img-intern .carru-row{
    margin-left: -5px;
    margin-right: -5px;
}
.slider-img-intern .carru-item{
    padding-left: 5px;
    padding-right: 5px;
    position:relative;
}
.slider-img-intern .carrusel .slide-inter-modu .slider-intermodu-text{
    background-color: rgba(24, 45, 57, 0.8);
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 1.56;
    text-align: left;
    padding: 9px 15px;
    color: #ffffff;
}
.slider-img-intern .carrusel .slide-inter-modu.video{
}
.slider-img-intern .carrusel .slide-inter-modu.video:after{
    /*    content: '';
        background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/video-icon-grande.png) center center no-repeat;
        width: 148px;
        height: 146px;
        position: absolute;
        display: block;
        left: 50%;
        top: 50%;
        margin-left: -74px;
        margin-top: -73px;
        cursor: pointer;
        opacity:0.6;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;*/
}
.slider-img-intern .carrusel .slide-inter-modu.video:hover:after{
    /*    opacity:0.7;*/
}
.slider-img-intern .carrusel .slide-inter-modu{
    /* padding: 0 62px; */
    text-align: center;
    position: relative;
}
.slider-img-intern .carrusel .slide-inter-modu img{
    /*height: 420px;*/
    margin-bottom: 0;
}
.slide-inter-modu-text{
    background: #fff;
    padding: 13px 20px;
    /*border: 1px solid #DFDFDF;*/
    color: #333;
}
.modutext-left{
    display:inline-block;
    float:left;
}
.modutext-right{
    display:inline-block;
    float: right;
}
.carou-barra-baja{
    background: #d6e8ed;
    position: relative;
    padding: 7px 0;
    text-align: center;
}
.slider-img-intern .carousel-control{
    background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/flechas-slide-1.png) center left no-repeat;
    position: absolute;
    border: 0;
    width: 15px;
    height: 36px;
    opacity:1;
    left: 0;
    cursor: pointer;
    z-index: 15;
    top: 50%;
    margin-top: -18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.slider-img-intern .carousel-control.right{
    background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/flechas-slide-2.png) center right no-repeat;
    right: 0;
    left: inherit;
}
.slider-img-intern .carousel-control.right:hover {
    /*background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/flechas-slide-2.png) center right no-repeat;*/
}
.slider-img-intern .carousel-control:hover {
    /*background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/flechas-slide-2.png) center left no-repeat;*/
    border-bottom: 0;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators{
    position: relative;
    padding: 0px 38px;
    bottom: 0;
    width: initial;
    margin: 0;
    left: initial;
    display: inline-block;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li{
    padding: initial;
    border-radius: 0;
    text-indent: initial;
    background: initial;
    border: 0;
    padding: 0 2px;
    width: initial;
    height: inherit;
    margin: initial;
    margin-bottom: 5px;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active{
}
.formato .slider-img-intern .carou-barra-baja ol.carousel-indicators li::before{
    display: none;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li img{
    margin: 0;
    border: 0;
    /*-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: Gray();*/
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active img,
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active:hover img{
    border: 0;
}
.slider-img-intern .carou-barra-baja ol.carousel-indicators li:hover img,
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active img,
.slider-img-intern .carou-barra-baja ol.carousel-indicators li.active:hover img{
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}



/*NUEVO SLIDE*/

.slider-galeria{
    margin-bottom: 30px;
}
.slider-galeria .carousel.slide{
    /*padding-bottom: 120px;*/

}
.slider-galeria .carousel-indicators{
    margin: 0;
    position: relative;
    background: #f0f0f0 url(../../../cdn01.pucp.education/template/events/images/textura-galeria.jpg);
    padding: 25px 35px 15px 35px;
    /*bottom: -65px;*/
    /*background: #444;*/
}

.slider-galeria .carousel-indicators li{
    width: 145px;
    height: auto;
    background: none;
    text-indent: initial;
    margin-right: 4px;
    margin-left: 4px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.slider-galeria .carousel-indicators li img{
    border-bottom: 4px solid rgba(227, 36, 18, 0);
    margin: 0;
    width: 100%;
    height: auto;
    max-height: 83px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: Gray();
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.slider-galeria .carousel-indicators li:hover img{
    border-bottom: 4px solid #969696;
}
.slider-galeria .carousel-indicators li.active img,
.slider-galeria .carousel-indicators li:hover img{
    border-bottom: 4px solid #e32412;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}
.slider-galeria .carousel-indicators li.active,
.slider-galeria .carousel-indicators li:hover.active{
}

.carousel-inner{
    /*margin-bottom: 11px;*/
}
.slider-galeria .mini-slide{
    /*padding: 0 20px;*/
    margin-bottom: 0;
}
.slider-galeria .carousel-inner.main-slide .carousel-item .imgvideo-content{
    /*height: 186px;*/
    /*overflow: hidden;*/
}
.slider-galeria .carousel-indicators li{
    height: 12px;
    width: 12px;
    background: #444;
    border-radius: 50%;
    position: relative;
}
.slider-galeria .carousel-indicators li.active{
    background: #e32412;

}
.slider-galeria .carousel-inner .carousel-item .active{
}
.slider-galeria .carousel-inner .carousel-item img{
    margin: 0;
    display: none;
    /*height: 100%;*/
}
.slider-galeria .carousel-indicators li .gal-icovideo{
    position: absolute;
    background: url(../../../cdn01.pucp.education/template/events/images/flechita-galevi.png) center center no-repeat;
    background-color: rgba(227, 36, 18, 0.9);
    width: 36px;
    height: 36px;
    display: block;
    top: 50%;
    margin-top: -22px;
    left: 50%;
    margin-left: -18px;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.slider-galeria .carousel-indicators li:hover .gal-icovideo{
    background-color: rgba(227, 36, 18, 1);

}
.slider-galeria .carousel-inner .carousel-item iframe{
    width: 100%;
    height: 186px;
    /*height: 100%;*/
    margin-bottom: -8px;
}
.slider-galeria .carousel-inner .carousel-item .carousel-caption{
    background: #000000;
    bottom: 0;
    width: 100%;
    left: initial;
    right: initial;
    text-align: left;
    padding: 11px 16px;
    position: initial;
}
.slider-galeria .carousel-inner .carousel-item .carousel-caption h5{
}
.slider-galeria .carousel-inner .carousel-item .carousel-caption p{
    margin: 0;
    font-size: 14px;
}
.slider-galeria .caro-main.carousel-control-prev{
    border: 0;
    width: 40px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    /* opacity: 0.8; */

}
.slider-galeria .caro-main.carousel-control-next{
    border: 0;
    right: 0;
    width: 40px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    background: rgba(0, 0, 0, 0.9);
    /* opacity: 0.8; */

}
.slider-galeria .caro-main .carousel-control-prev-icon{
    width: 26px;
    height: 48px;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-slide1.png) center center no-repeat;
}
.slider-galeria .caro-main .carousel-control-next-icon{
    width: 26px;
    height: 48px;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-slide1.png) center center no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slider-galeria .slide2 .carousel-control-prev{
    border: 0;
    width: 5%;
    /*margin-top: -10px;*/
}
.slider-galeria .slide2 .carousel-control-next{
    border: 0;
    width: 5%;
    /*margin-top: -10px;*/
}
.slider-galeria .slide2 .carousel-control-prev-icon{
    width: 12px;
    height: 24px;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-slide2.png) center center no-repeat;
}
.slider-galeria .slide2 .carousel-control-next-icon{
    width: 12px;
    height: 24px;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-slide2.png) center center no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.slider-galeria .carousel-indicators li::before,
.slider-galeria .carousel-indicators li::after{
    display: none;
}
.formato .bloque-descargas{
    padding:0;
    border-top: 1px solid #BBBBBB;
    margin: 35px 0 25px;
}
.formato .bloque-descargas li{
    border-bottom: 1px solid #BBBBBB;
    margin: 0;
    padding: 18px 0;
    padding-left: 50px;
    line-height: 26px;
}
.formato .bloque-descargas li a.descarga-link{
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid rgba(227, 36, 18, 0);
    line-height: 26px;
    font-size: 17px;
    color: #333;
}
.formato .bloque-descargas li a.descarga-link:hover{
    border-bottom: 1px solid rgba(227, 36, 18);
    color:#e32412;
}
.formato .des-dato{
}
.formato .des-dato p{
    margin-bottom: 0;
    font-size: 15px;
    color: #888888;
    line-height: 20px;
}
/*
.formato ul.bloque-descargas li:before {
    content: "";
    display: block;
    background: url(https://s3.us-west-2.amazonaws.com/cdn01.pucp.education/template/events/images/icon-descarga.png) center center no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 10px;
    top: 18px;
    border-radius: 0;
}
*/
.formato .bloque-externo{
    padding:0;
    margin: 35px 0 25px;
}
.formato .bloque-externo li{
    border-bottom: 1px solid #BBBBBB;
    margin: 0;
    padding: 22px 0;
    line-height: 26px;
}
.formato .bloque-externo li:first-child{
    /*border-top: 0;*/
    padding-top: 0;
}
.formato .bloque-externo a{
    font-family: 'Poppins', sans-serif;
    line-height: 26px;
    font-size: 18px;
    position: relative;
}
.formato ul.bloque-externo li:before {
    display: none;
}


/*GALERIA*/


.formato h1.h1-center{
    text-align: center;
    color: #222222;
    font-size: 35px;
    font-weight: 600;
    position: relative;








    margin: 0 0 60px;
}
.formato h1.h1-center:after {
    content: '';
    display: block;
    width: 60px;
    position: absolute;
    background: #E32412;
    height: 4px;
    bottom: -10px;
    left: 50%;
    margin-left: -30px;
}
.gale-wrapper{
}
.formato .gale-modu{
    display: block;
    border: 0;
}
.gale-img{
    position: relative;
}
.gale-img .video{
    display: block;
    /*  background: url(../../../cdn01.pucp.education/template/events/images/video-icon.png) center center no-repeat;
    */  width: 54px;
    height: 54px;
    position: absolute;
    background-color: rgba(227, 36, 18,0.9);
    left: 50%;
    margin-left: -27px;
    top: 50%;
    margin-top: -35px;
    border-radius: 50%;
    /*opacity: 0.9;*/
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.gale-modu:hover .gale-img .video{
    /*opacity: 1;*/
    background-color: rgba(227, 36, 18,1);
}.gale-img .video .video-icon{
     display: block;
     height: 100%;
     background: url(../../../cdn01.pucp.education/template/events/images/video-icon.png) center center no-repeat;
     width: 100%;

 }
.gale-img img{
    margin: 0;
    width: 100%;
    /*max-height: 197px;*/
}
.gale-dato-b{
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    width: 100%;
    left: initial;
    right: initial;
    text-align: left;
    padding: 11px 16px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.gale-modu:hover .gale-dato-b{
    position: absolute;
    background: rgba(227, 36, 18, 0.8);
}
.formato .gale-modu:hover{
    border: 0;
}
.gale-text{
    padding: 10px 15px;
    line-height: 22px;
    font-size: 16px;
    color: #444444;
}
.btn-descargar.descar-min{
    text-transform: initial;
    padding-right: 22px;
}



/*CONTACTO*/

.contactos{
}
.contactos label{
    font-weight: 500;
    color: #333;
}
.contactos .input-group{
}
.contactos .input-group .form-control{
    border-radius: 0;
    border-color: #CCCCCC;
    padding: 1.315rem .75rem;
}
.ingresar-datos{
}
.ingresar-datos .captcha{
    border: 1px solid #CCCCCC;
    height: 44px;
    margin-right: 8px;
}
.botones-contacto{
}
.botones-contacto button{
    border-radius: 0;
    border:2px solid;
    height: 44px;
    min-width: 120px;
}
.botones-contacto button.limpiar{
    background: #DDDDDD;
    border-color: #DDDDDD;
    color:#333333;
}
.botones-contacto button.enviar{
    background: #E32412;
    border-color: #E32412;
    text-transform: uppercase;
}
.botones-contacto button.limpiar:hover{
    background: #f1f1f1;
    border-color: #f1f1f1;
    color: #333333;
}
.btn-secondary.limpiar:not(:disabled):not(.disabled).active,
.btn-secondary.limpiar:not(:disabled):not(.disabled):active,
.limpiar .show>.btn-secondary.dropdown-toggle{
    background: #d6d6d6;
    border-color:#d6d6d6;
    color: #333333;
}
.botones-contacto button.enviar:hover{
    background: #ffffff;
    border-color: #E32412;
    color: #E32412;
}
.btn-primary.enviar:not(:disabled):not(.disabled).active,
.btn-primary.enviar:not(:disabled):not(.disabled):active,
.enviar .show>.btn-primary.dropdown-toggle{
    background: #ffffff;
    border-color: #E32412;
    color: #E32412;
}
.ingresar-datos{
}
.contacto-cuadro{
    background: #F7F7F7;
    padding: 35px 25px;
    border-bottom: 4px solid #E32412;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    color: #444444;
}
.contacto-cuadro h5{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 1.2rem;
}
.contacto-cuadro p{
}
.cuadro-tel{
    padding-left: 32px;
    margin-bottom: 1.3rem;
    position: relative;
}
.cuadro-mail{
    padding-left: 32px;
    margin-bottom: 1.3rem;
    position: relative;
}
.cuadro-web{
    padding-left: 32px;
    position: relative;
}
.contacto-cuadro a{
    font-size: 16px;
    word-break: break-word;
    color: #202020;
    border-bottom: 1px solid rgba(32, 32, 32, 0.2);
}
.contacto-cuadro a:hover{
    color: #E32412;
    border-bottom: 1px solid #E32412;
}

.bloque-descargas .badge-desca{
    display: table;
    padding: .35em 1.05em;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    color: #e32412;
    background-color: #ffffff;
    border-radius: 0;
    border: 1px solid #e32412;
    margin-top: 8px;
    font-family: 'Poppins', sans-serif;
    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;
}
.bloque-descargas .badge-desca:before{
    content: "";
    display: block;
    background: #fff;
    width: 15px;
    height: 2px;
    position: absolute;
    left: -16px;
    bottom: -1px;
}
.bloque-descargas .descarga-link:hover .badge-desca{
    color: #ffffff;
    background-color: #e32412;
}

/*BÚSQUEDA*/

.datillo {
    font-size: 15px;
    color: #888888;
}

.resul-img img{
    /*width: 100%;*/
    height: auto;
}
.resul-text{
    overflow: hidden;
}
.lista-wrapper.resultados {
    border-top: 1px solid #bbb;
}
.lista-wrapper.resultados .lista-modu {
    padding: 20px 0;
    border-bottom: 1px solid #BBBBBB;
}
.lista-wrapper.resultados .lista-modu p {
    /*margin: 10px 0 0;*/
}

/*CONTACTO*/

.contacto h5{
    font-size:18px;
    margin-bottom: 25px;
}
.contact-row{
    border-top: 1px solid #D7D7D7;
    padding: 40px 0;
}

/*MAPA SITIO*/

.row-contact{
    margin-right: -20px;
    margin-left: -20px;
}
.col-contact{
    padding-right: 20px;
    padding-left: 20px;
}
.mapa-sitio{
    padding-bottom: 30px;
}
.mapa-sitio h3{
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 2px solid #333333;
    padding-bottom: 8px;
}
.mapa-sitio h3 a{
    color: #333333;
    border:0;
    position: relative;
    display: block;
}
.mapa-sitio h3 a:after{
    content: "";
    display: block;
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-mapa.png) center center no-repeat;
    width: 6px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.mapa-sitio h3 a:hover:after{
    background: url(../../../cdn01.pucp.education/template/events/images/flecha-mapa-rojo.png) center center no-repeat;
}
.mapa-sitio h3 a:hover{
    color: #e32412;
}
.mapa-sitio ul{
    padding: 0;
    margin-bottom: 55px;
}
.mapa-sitio ul li{
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px solid #BBBBBB;
}
.mapa-sitio ul li a{
    font-size: 16px;
    border-bottom: 1px solid rgba(227, 36, 18, 0);
}
.mapa-sitio ul li a:hover{
    border-bottom: 1px solid rgba(227, 36, 18, 1);
}
.formato .mapa-sitio ul li:before {
    display: none;
}


form.form-descarga {
    width: 100%;
    text-align: left;
}
form.form-descarga .input-group-prepend {
    display: inline-block;
}
form.form-descarga input.form-control.buscar-des {
    width: 55%;
    display: inline-block;
    vertical-align: top;
    margin-right: -5px;
}


.far{
    font-size: 25px;
    margin-left: 5px;
}
div.titu-lugar i.fas.fa-map-marker-alt{
    color:  #e32412;
    font-size: 25px;
    position: absolute;
}
a.btn.btn-primary.boton-home i.fas.fa-arrow-right{
    /*position: absolute;*/
    margin: 4px 0px 0px 13px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
a.btn.btn-primary.boton-home:hover i.fas.fa-arrow-right{
    margin: 4px 0px 0px 19px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.btn-descargar i.fas.fa-cloud-download-alt{
    font-size: 25px;
    margin-left: 12px;
    color:  #e32412;
	position: relative;
}
.btn-descargar:hover i.fas.fa-cloud-download-alt{
    color: #ffffff;
}
.formato ul.bloque-descargas i.fas.fa-cloud-download-alt{
    font-size: 25px;
    position: absolute;
    left: 0px;
    top: 17px;
    color: #e32412;
}
.contacto-cuadro div.cuadro-web i.fas.fa-link,
.contacto-cuadro div.cuadro-mail i.far.fa-envelope-open,
.contacto-cuadro div.cuadro-tel i.fas.fa-phone{
    font-size: 19px;
    position: absolute;
    left: 4px;
    top: 2px;
    color: #e32412;
}
.contacto-cuadro div.cuadro-mail i.far.fa-envelope-open{
    left: -3px;
}

.formato ul.bloque-descargas li:before{
    content: none;
    display: none;
}
.formato ul.bloque-externo li i.far.fa-edit{
    color: #e32412;
    font-size: 19px;
}

.formato  a.ponentes-modu div.ponentes-texto h3{
    font-size: 21px;
    color: #FFF;
  /*font-weight: 600;*/
  /*margin-bottom: 15px;*/
    margin-top: 2px;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
}



/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .comparte-interna .botones-submenu .btn-primary{
        margin-left: 20px;

    }

    .formato .ponentes-modu .ponentes-texto {
        top: 80%;
    }
    .formato .ponentes-modu:before {
        top: 70%;
    }
    .formato .ponentes-modu:hover .ponentes-texto {
        top: 22%;
    }
    .formato .ponentes-modu:hover:before {
        top: 9%;
    }
    .botones-submenu .btn-secondary,
    .botones-submenu .btn-primary,
    .botones-submenu .btn-secondary.submenu2{
        width: 230px;
    }
    .boton-home {
        width: initial;
    }
    .comparte-interna .botones-submenu .btn-primary{
        width: 200px;
    }
    .comparte-interna .botones-submenu .btn-secondary{
        width: 200px;
    }
    .barra-datos{
        padding: 25px 30px;
    }
    .bloqueint-programa {
        padding: 37px 30px;
    }
    .top-wrapper .container {
        max-width: initial;
    }
    .slider-galeria .carousel-inner.main-slide .carousel-item .imgvideo-content{
        height: 282px;
    }
    .slider-galeria .carousel-inner .carousel-item iframe{
        height: 100%;
    }
    .formato .input-group-prepend{
        width: initial;
    }
    .formato h1.h1-center {
        font-size: 40px;
    }

}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .footer h3{
        margin-top: 20px;
    }
    .top-links a {
        width: 32px;
    }
    .home-wrapper h2{
        font-size: 40px;
    }
    .ediciones-modu h3 {
        line-height: 1.2px;
    }
    .ediciones-modu h3 a{
        line-height: 30px;
        font-size: 28px;
    }
    .botones-submenu .btn-secondary{
        /*margin-bottom: 0;*/
        margin-left: 40px;
    }
    .comparte-home button{
        font-size: 20px;
    }
    .comparte-home .dropdown-menu a{
        font-size: 18px;
    }
    .formato .ponentes-modu .ponentes-texto {
        top: 77%;
    }
    .formato .ponentes-modu:before {
        top: 66%;
    }
    .formato .ponentes-modu:hover .ponentes-texto {
        top: 17%;
    }
    .formato .ponentes-modu:hover:before {
        top: 6%;
    }
    .formato h1 {
        font-size: 40px;
    }
    .comite-cien-text h3 {
        /*margin-top: 0;*/
        /*font-size: 30px;*/
        /*line-height: 32px;*/
    }
    .row-ediciones{
        margin-right: -27px;
        margin-left: -27px;
    }
    .col-ediciones{
        padding-right: 27px;
        padding-left: 27px;
    }
    .slider-galeria .carousel-inner.main-slide .carousel-item .imgvideo-content{
        height:253px;
    }
    .bloque-descargas .badge-desca {
        display: inline-block;
        margin-left: 10px;
        margin-top: 0;
    }
    .resul-img{
        float:left;
        width: 180px;
        /*margin-right: 48px;*/
    }
    .slider-galeria .carousel-inner .carousel-item img{
        display: block;
    }


    .slider-galeria .carousel-indicators li{
        width: 90px;
        height: auto;
        background: none;
        text-indent: initial;
        margin-right: 4px;
        margin-left: 4px;
        border-radius: 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;
    }
    .slider-galeria .carousel-indicators li img{
        border-bottom: 4px solid rgba(227, 36, 18, 0);
        margin: 0;
        width: 100%;
        height: auto;
        max-height: 83px;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: Gray();
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    .slider-galeria .carousel-indicators li:hover img{
        border-bottom: 4px solid #969696;
    }
    .slider-galeria .carousel-indicators li.active img,
    .slider-galeria .carousel-indicators li:hover img{
        border-bottom: 4px solid #e32412;
        -webkit-filter: none;
        -moz-filter: none;
        -ms-filter: none;
        -o-filter: none;
        filter: none;
    }
    .slider-galeria .carousel-indicators li.active,
    .slider-galeria .carousel-indicators li:hover.active{
    }
    .slider-galeria .carousel-inner .carousel-item .carousel-caption p{
        font-size: 16px;
    }



}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .menu-secun .dropdown:hover>.dropdown-menu,
    .menu-prin .dropdown:hover>.dropdown-menu{
        display: block;
    }
    a.logo-pucp {
        height: 84px;
        width: 206px;
        display: inline-block;
        background: url(../../../cdn01.pucp.education/template/events/logo-pucp.svg) center center no-repeat;
        border-bottom: none;
    }
    .col-nav {
        padding-right: 15px;
        padding-left: 15px;
        background: #ffffff;
    }



    .navbar .menu-prin .navbar-nav li > a {
        text-align: center;
        color: #303030;
        font-size: 13px;
        text-transform: uppercase;
    }
    .navbar .menu-prin .navbar-nav li{
        padding-left: 10px;
        padding: 0 8px;
        border-left: 1px solid #DDDDDD;
    }
    .navbar .menu-prin {
        float: right;
    }
    .navbar .menu-prin .navbar-nav li.active > a {
        color: #E32412;
        border-bottom: 4px solid #E32412;
    }
    .navbar .menu-prin .navbar-nav li:first-child,
    .navbar.menu-secun .navbar-nav li:first-child{
        padding-left: 0;
        border-left: 0;
    }
    .navbar .menu-prin .navbar-nav li a:hover,
    .navbar .menu-prin .navbar-nav li a:focus{
        color: #E32412;
    }
    .navbar .menu-prin ul .dropdown-menu,
    .navbar.menu-secun ul .dropdown-menu {
        border: 1px solid #ddd;
        min-width: 12rem;
        padding: 0;
        box-shadow: 0px 8px 15px -2px rgba(0, 0, 0, 0.4);
    }
    .navbar .menu-prin ul .dropdown-menu a,
    .navbar.menu-secun ul .dropdown-menu a{
    }
    .navbar .menu-prin ul .dropdown-menu a:first-child,
    .navbar.menu-secun ul .dropdown-menu a:first-child{
        border-top: 0;
    }
    .navbar .menu-prin ul .dropdown-menu a:hover,
    .navbar.menu-secun ul .dropdown-menu a:hover{
        /*background: #E32412;*/
        /*color:#fff;*/
    }

    .navbar.menu-secun ul .dropdown-menu {
        /*border: 0;*/
        /*border-radius: 0;*/
    }
    .navbar.menu-secun ul .dropdown-menu a{
        font-size: 13px;
    }
    .navbar .menu-prin .navbar-nav li{
        padding: 0 8px;
    }

    .navbar .menu-prin .navbar-nav li > a {
        font-size: 12px;

        height: 36px;
        /* padding: 10px 0 0; */
        vertical-align: middle;
        display: table-cell;
        /*padding-right: 15px;*/
    }
    .navbar .menu-prin .navbar-nav a.dropdown-toggle {
        padding-right: 15px;
        margin: 0;
    }

    .navbar .menu-prin .navbar-nav .dropdown-toggle::after {
        content: "";
        display: block;
        background: url(../../../cdn01.pucp.education/template/events/images/flecha-nav-down.png) center center no-repeat;
        width: 8px;
        position: absolute;
        height: 6px;
        right: 0;
        top: 50%;
        margin-top: -3px;
        margin-left: 0;
        vertical-align: 0;
        border: 0;
    }
    .navbar .menu-prin ul .dropdown-menu a:last-child {
        border-bottom: 0;
    }
    .dropdown.top-idiomas .btn {
        margin-left: 12px;
    }
    .logos-wrapper {
        /*background: #fff;*/
        text-align: left;
    }
    .home-auspi .boton-home {
        font-size: 18px;
        padding: 13px 62px 13px 20px;
    }
    .home-auspi .boton-home:after{
        right: 25px;
        top: 15px;
    }
    .boton-home {
        background: none;
        border: 3px solid #e32412;
        text-transform: uppercase;
        font-family: 'Poppins', sans-serif;
        font-size: 18px;
        font-weight: 500;
        color: #222222;
        border-radius: 0;
        padding: 13px 20px 13px 20px;
        margin: 0px 0 55px;
        position: relative;

    }

    .botones-submenu .btn-primary{
        margin-bottom: 0;
        margin-left: 40px;
    }
    .botones-submenu .btn-secondary{
        margin-bottom: 0;
        /*margin-left: 40px;*/
    }
    .wrapper-ediciones{
        margin-top: 40px;
    }
    .wrapper-auspi{
        margin-top: 55px;
    }
    .ediciones-modu{
        margin-bottom: 60px;
    }
    .home-ediciones {
        padding: 50px 0 30px;
        /*padding: 30px 0 10px;*/
    }
    .dark-footer{
        font-size: 14px;
    }
    .botones-titus h1 {
        font-size: 28px;
        margin-bottom: 25px;

    }

    .comparte-interna .botones-submenu {
        text-align: right;
    }
    .comparte-interna .botones-titus {
        margin-bottom: 0;
    }
    .comparte-redes-int a{
        font-size: 18px;
        margin-bottom: 0;
    }
    .wrapper-cuerpo-interna{
        padding: 85px 0;
    }
    .comparte-msj {
        margin-bottom: 0;
    }
    .formato .ponentes-modu .ponentes-texto {
        top: 85%;
    }
    .formato .ponentes-modu:before {
        top: 74%;
    }
    .formato .ponentes-modu:hover .ponentes-texto {
        top: 20%;
    }
    .formato .ponentes-modu:hover:before {
        top: 10%;
    }
    .comite-interna-img {
        padding-right: 15px;
    }
    .formato .paginacion-interna{
        margin: 35px 0 0;
    }
    .comite-cien-img img {
        width: 100%;
        max-width: 240px;
    }
    .formato h1.h1-ediciones {
        font-size: 35px;
    }
    .formato h2.h2-ediciones {
        font-size: 25px;
    }
    .navbar.navbar-expand-lg.menu-secun {
        padding: 13px 0 12px;
    }
    .nav-wrapper {
        /*max-width: 100%;*/
    }
    .top-wrapper .container {
        /*max-width:100%;*/
    }
    .top-shadow .container{
        max-width: 100%;
    }
    .slider-galeria .carousel-inner.main-slide .carousel-item .imgvideo-content{
        height:388px;
    }



}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px){
    .navbar .menu-prin .navbar-nav li{
        padding: 0 10px;

    }

    .navbar .menu-prin .navbar-nav li > a {
        font-size: 14px;
        height: initial;
    }
    .navbar.menu-secun .navbar-nav li a {
        font-size: 14px;
    }
    .ponentes-modu {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .botones-submenu {
        margin-bottom: 0;
        text-align: right;
    }
    .botones-submenu .btn-primary{
        margin-bottom: 0;
    }
    .comparte-home {
        text-align: left;
    }
    .comparte-home .dropdown-menu {
        margin-top: 41px;
    }
    .formato .ponentes-modu .ponentes-texto {
        top: 82%;
    }
    .formato .ponentes-modu:before {
        top: 73%;
    }
    .nav-wrapper{
        max-width: 1140px;
        /*border-top: 1px solid #EEEEEE;*/
        /*border-bottom: 1px solid #EEEEEE;*/
    }
    .top-wrapper .container {
        max-width: 1140px;
    }
    .top-shadow .container{
        /*width: 100%;*/
        max-width: 1140px;
    }
    .slider-galeria .carousel-inner.main-slide .carousel-item{
        height: 464px;
    }
    .slider-galeria .carousel-inner.main-slide .carousel-item .imgvideo-content{
        height: 464px;
    }
    .navbar .menu-prin .navbar-nav .dropdown-toggle::after {
        top: 1px;
        margin-top: 0;
    }
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
    .slider-galeria .slide2 .carousel-control-next,
    .slider-galeria .slide2 .carousel-control-prev{
        display: none;
    }
}
/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {



}
/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {

}
