@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
#contenidoppal {}
#contenido {
    margin: 0 auto;
    background-color: #fff;
}
/*.seccion960 {
    max-width: 960px;
    margin: 0 auto;
}*/
#header {
    min-height: 130px;
    font-family: "Bebas Neue", sans-serif;
    margin-top: 20px;
}
#header-cont {
    max-width: 960px;
    margin: 0 auto;
    height: 120px;
}
#titulo_sitio {
    width: 500px;
    float: left;
    margin: 0;
}
#logoppal {
    float: left;
    width: 140px;
}
#logoppal img {
    float: left;
}
#congreso {
    float: left;
    width: 350px;
    margin: 0;
    text-align: center;
}
#titulo_sitio h1 {
    font-size: 2em;
    margin: 0;
    padding: 0;
    color: #1b1464;
    line-height: 0.9em;
    font-weight: 300;
}
#titulo_sitio p {
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    color: #C79131;
}
#titulo_sitio p.eslogan {
    font-size: 0.9em;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
    font-family: "Roboto Condensed", sans-serif;
    color: #333;
}
#unipamplona {
    margin-top: 15px;
    float: right;
    width: 400px;
    text-align: right;
}
/* BOTONERA PRINCIPAL*/
#botonera {
    clear: both;
    height: 38px;
    margin: 0;
    background: #1b1464;
    font-family: Arial, Helvetica, sans-serif;
}
#botonera > ul {
    max-width: 960px;
    height: 38px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
}
#botonera > ul > li {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 12px;
    vertical-align: top;
    position: relative;
}
#botonera > ul > li > a {
    display: block;
    margin: 0;
    padding: 10px 6px;
    border-right: 1px solid;
    border-image:
        radial-gradient(#8d8ab2, rgba(0, 0, 0, 0)) 1 100%;
    color: #fff;
    text-decoration: none;
    line-height: 18px;
    transition: background-color 0.2s ease-in-out;
}
#botonera > ul > li:first-child > a {
    border-left: 1px solid;
    border-image:
        radial-gradient(#8d8ab2, rgba(0, 0, 0, 0)) 1 100%;
}
#botonera > ul > li:hover > a, #botonera > ul > li > a:hover {
    background-color: #C79131;
    color: #fff;
}
#botonera ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 160px;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #C79131;
    text-align: left;
    z-index: 9999;
}
#botonera ul li:hover > ul {
    display: block;
}
#botonera ul ul li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
#botonera ul ul li a {
    display: block;
    margin: 0;
    padding: 8px 10px;
    border: none;
    border-bottom: 1px dotted #ccc;
    color: #fff;
    text-decoration: none;
    line-height: normal;
    transition: 0.2s ease-in-out;
}
#botonera ul ul li:hover > a, #botonera ul ul li a:hover {
    color: #000;
    background-color: #e6e6e6;
    border-radius: 0;
    transition: 0.2s ease-in-out;
}
#botonera ul ul ul {
    display: none;
    top: 0;
    left: 100%;
    width: 160px;
    margin: 0;
}
#botonera ul ul li:hover > ul {
    display: block;
    background-color: #e6e6e6;
}
#botonera ul ul ul li a {
    background-color: #e6e6e6;
    color: #333;
    transition: 0.2s ease-in-out;
}
#botonera ul ul ul li a:hover {
    background-color: #f5f5f5;
    color: #333;
    transition: 0.2s ease-in-out;
}



/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
#slidernoticias {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.theme-default .nivoSlider {
    position: relative;
    height: 400px;
}
.theme-default .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    height: 400px;
}
.theme-default .nivoSlider a {
    border: 0;
    display: block;
}
.theme-default .nivo-controlNav {
    text-align: center;
    padding: 0;
    margin: 0 auto;
    z-index: 9000;
    width:100%;
	background-color: #1b1464;
}
.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/unipamplona/portalIG/home_319/recursos/general/31082026/12bullets.png) no-repeat;
    text-indent: -9999px;
    margin-top: 0px;
}
.theme-default .nivo-controlNav a.active {
    background-position: 0 -25px;
}
.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/unipamplona/portalIG/home_319/recursos/general/31082026/12arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}
.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
.theme-default a.nivo-prevNav {
    left: 15px;
}
.theme-default .nivo-caption h3, .theme-default .nivo-caption h3 a {
    color: #e6e6e6;
    font-size: 24px;
    font-family: 'roboto';
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-align: center;
    text-decoration: none;
}
.theme-default .nivo-caption h3 a:hover {
    color: #fff;
}
.theme-default .nivo-caption p a:hover {
    color: #000;
}
.theme-default .nivo-caption a:hover {
    color: #000;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}
/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* The Nivo Slider styles */
.nivoSlider {
    position: relative;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 2px 15px -7px rgba(0, 0, 0, 0.46);
}
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 400px !important;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.nivo-box img {
    display: block;
}
/* Caption styles */
.nivo-caption {
    display: none;
    position: absolute;
    background-color: #000;
    width: 60%;
    left: 20%;
    bottom: 0px;
    margin: 0 auto 20px auto;
    z-index: 1000;
    padding: 10px;
    opacity: 0.7;
    overflow: hidden;
    -moz-opacity: 0.7;
    filter: alpha(opacity=7);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
.nivo-caption p {
    padding: 5px;
    margin: 0;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
.nivo-prevNav {
    left: 0px;
}
.nivo-nextNav {
    right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align: center;
    padding: 0;
}
.nivo-controlNav a {
    cursor: pointer;
}
.nivo-controlNav a.active {
    font-weight: bold;
}/**/



#principal {
    padding: 0;
    margin: 0;
    background-color: #f0f0f0;
}

#principal_cont {
    margin: 0 auto;
   padding: 0;
   text-align: center;
}
#principal_cont p {
    margin: 0;
    padding: 0;
    line-height: 0;
}
#principal_cont p img{
	width: 100vw;
	height: auto;
	max-width: 100%;
}
/*#enlaces {
    background-color: #C79131;
    padding: 10px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#enlaces ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    max-width: 960px;
    text-align: center;
}
#enlaces ul li {
    display: inline-block;
}
#enlaces ul li a {
    display: block;
    color: #fff;
    font-family: Arial, "sans-serif", "Helvetica Neue", Helvetica;
    text-decoration: none;
    font-weight: bold;
    padding: 10px;
    border-radius: 5px;
    background-color: #1b1464;
    border: 2px solid #1b1464;
    transition: 0.2s ease-in-out;
}
#enlaces ul li a:hover {
    transition: 0.2s ease-in-out;
    background-color: #333;
    box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.66);
    border: 2px solid #ccc;
}*/


#enlaces {
	background-color: #C79131;
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#enlaces ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	max-width: 960px;
	text-align: center;
}
#enlaces > ul > li {
	display: inline-block;
	position: relative;
}
#enlaces ul li a {
	display: block;
	color: #fff;
	font-family: Arial, "sans-serif", "Helvetica Neue", Helvetica;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	border-radius: 5px;
	background-color: #1b1464;
	border: 2px solid #1b1464;
	transition: 0.2s ease-in-out;
}
#enlaces ul li a:hover {
	background-color: #333;
	box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.66);
	border: 2px solid #ccc;
}
#enlaces ul ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 230px;
	margin: 0;
	padding: 5px;
	background-color: #C79131;
	text-align: left;
	z-index: 1000;
}
#enlaces ul li:hover > ul {
	display: block;
}
#enlaces ul ul li {
	display: block;
	margin: 0;
}
#enlaces ul ul li a {
	padding: 5px;
	border-radius: 3px;
	white-space: nowrap;
	margin-bottom: 5px;
	font-size: 0.8em;
}
#enlaces ul ul li:last-child a {
	margin-bottom: 0;

}
#videoponentes {
    margin: 15px 0;
}
#videoponentes_cont {
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
}
#videoindex {
    width: 500px;
    background-color: #1b1464;
    padding: 5px 15px 10px 15px;
    border-radius: 10px;
    float: left;
    color: #fff;
    margin-left: 15px;
}
#videoindex p {
    margin: 10px 0;
    padding: 0;
}
#videoindex iframe {
    border-radius: 10px;
    border: 1px solid #ccc;
}
/* =========================
           CONTENEDOR PRINCIPAL
        ========================= */
#ponentes {
    text-align: center;
    width: 400px;
    float: right;
}
/* =========================
           TÍTULO
        ========================= */
#ponentes h3 {
    font-family: "Montserrat", sans-serif;
    color: #1b1464;
    font-weight: 400;
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 1.3em;
}
/* =========================
           LISTA
        ========================= */
#ponentes ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* =========================
           CADA PONENTE
        ========================= */
#ponentes ul li {
    display: inline-block;
    vertical-align: top;
    width: 180px;
    margin: 0 15px 15px 0;
    position: relative;
}
/* =========================
           ENLACE DEL PONENTE
        ========================= */
#ponentes ul li > a {
    display: block;
    width: 180px;
    box-sizing: border-box;
    text-decoration: none;
    color: #333;
    font-size: 0.9em;
    padding: 15px 10px;
    border-radius: 10px;
    transition: 0.3s ease-in-out;
    border: 1px solid #f0f0f0;
}
#ponentes ul li > a:hover {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}
/* =========================
           FOTO PRINCIPAL
        ========================= */
#ponentes ul li > a img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #012642;
}
#ponentes ul li > a strong {
    color: #1b1464;
}
/* =========================

           VENTANA DE INFORMACIÓN
        ========================= */
.info-ponente {
    position: absolute;
    top: 20px;
    left: -10%;
    width: 319px;
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.20);
    text-align: left;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateX(10px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
}
/* =========================
           FOTO DE LA VENTANA
        ========================= */
.info-ponente img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #012642;
    float: left;
    margin: 0 15px 10px 0;
}
.info-ponente img.iconored {
    width: 25px;
    height: 25px;

    object-fit: cover;
    margin: 5px;
    border: none;
    border-radius: 0;
    opacity: 50%;
    transition: 0.3s ease-in-out;
    filter: grayscale(100%);
}
.info-ponente img.iconored:hover {
    opacity: 100%;
    filter: grayscale(0%);
}
/* =========================
           TEXTO DE LA VENTANA
        ========================= */
.info-ponente strong {
    display: block;
    color: #1b1464;
    font-family: "Montserrat", sans-serif;
    font-size: 1.1em;
    margin-bottom: 8px;
}
.info-ponente p {
    margin: 0;
    color: #444;
    font-size: 0.9em;
    line-height: 1.5;
}
.info-ponente hr {
    color: #ccc;
}
/* =========================
           MOSTRAR LA VENTANA
        ========================= */
#ponentes ul li:hover .info-ponente {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
/* =========================
           SEGUNDA COLUMNA
           VENTANA HACIA LA IZQUIERDA
        ========================= */
#ponentes ul li:nth-child(even) .info-ponente {
    left: auto;
    right: 90%;
    transform: translateX(-10px);
}
#ponentes ul li:nth-child(even):hover .info-ponente {
    transform: translateX(0);
}
/* =========================
           LIMPIAR FLOAT DE LAS FOTOS
        ========================= */
.info-ponente::after {
    content: "";
    display: table;
    clear: both;
}
#agenda {
    background-color: #1b1464;
    padding: 10px;
}
#agenda ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
#agenda ul li a {
    color: #C79131;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-size: 2em;
    font-style: italic;
    font-weight: 700;
    background-image: url("/unipamplona/portalIG/home_319/recursos/general/21082026/vineta1.png"), url("/unipamplona/portalIG/home_319/recursos/general/21082026/vineta2.png");
    background-repeat: no-repeat, no-repeat;
    background-position: center left, center right;
    padding: 0 50px;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
}
#agenda ul li a:hover {
    color: #fff;
    background-image: url("/unipamplona/portalIG/home_319/recursos/general/21082026/vineta1_.png"), url("/unipamplona/portalIG/home_319/recursos/general/21082026/vineta2_.png");
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
}
#apoyan {
    text-align: center;
    margin: 20px;
}
#apoyan_cont {
    max-width: 960px;
    margin: 0 auto;
}
#apoyan_cont h3 {
    font-family: "Montserrat", sans-serif;
    color: #1b1464;
    font-weight: 600;
    margin: 0;
    padding: 0;
    font-size: 1.8em;
}
#apoyan img {
    margin: 5px;
    opacity: .7;
    transition: 0.3s ease-in-out;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    vertical-align: middle;
}
#apoyan img:hover {
    opacity: 1;
    transition: 0.3s ease-in-out;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	cursor: pointer;
}
#footer {
    text-align: center;
    color: #fff;
    background-color: #1b1464;
    padding: 20px;
}
#footer_cont {
    max-width: 960px;
    margin: 0 auto;
}
#footer_cont a {
    color: #fff;
    text-decoration: none;
}
#footer_cont a:hover {
    text-decoration: underline;
}
#admin {
    text-align: center;
    padding: 10px;
    font-size: 0.8em;
}
#admin a {
    color: #AFAFAF;
    text-decoration: none;
}
#admin a:hover {
    color: #0e71b4;
    text-decoration: underline;
}
#menulateral {
    margin: 20px 0 0 0;
    width: 220px;
    padding: 0;
}
#menulateral ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menulateral ul li {
    position: relative;
    text-align: left;
}
#menulateral ul li a {
    display: block;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 5px;
    background-color: #27b9c8;
    border-radius: 5px;
    transition: 0.2s ease-in-out;
}
#menulateral ul li:hover a, #menulateral ul li a:hover {
    color: #000;
    background-color: #e6e6e6;
    transition: 0.2s ease-in-out;
}
#menulateral ul li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #e6e6e6;
    width: 150px;
    z-index: 9000;
    opacity: 0;
}
#menulateral ul li:hover > ul {
    display: block;
    opacity: 1;
}
#menulateral ul li ul li a {
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
#menulateral ul li ul li:hover a, #menulateral ul li ul li a:hover {
    background-color: #e6e6e6;
    color: #000;
}
/* Submenú de segundo nivel */
#menulateral ul li ul li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 150px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
#menulateral ul li ul li:hover > ul {
    display: block;
    opacity: 1;
    background-color: #f9f9f9;
}
#menulateral ul li ul li:hover > ul li, #menulateral ul li ul li:hover > ul li a {
    background-color: #f9f9f9;
}
#menulateral ul li ul li:hover > ul li a:hover {
    background-color: #fdfdfd;
}
#pagcontenido {
    max-width: 900px;
    margin: 0 auto;
    padding: 20px 0 20px 20px;
}
#pagcontenido h1 {
    font-family: "Montserrat", sans-serif;
    margin: 0 0 20px 0;
    font-weight: 500;
    padding: 0;
    color: #1b1464;
}
#pagcontenido h2 {
    color: #ad3333;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
#pagcontenido h3 {
    color: #333;
}
#pagcontenido #texto {
    margin: 0 0 0 50px;
    color: #333;
}
#pagcontenido #texto p {
    line-height: 1.5em;
}
#adminpie {
    text-align: center;
}
#adminpie a {
    color: #666;
    text-decoration: none;
}
#adminpie a:hover {
    color: #ad3333;
    text-decoration: underline;
}
/*final*/