@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
    background-image: url(/unipamplona/portalIG/home_224/recursos/general/07102016/bodybg.jpg);
    /*background-image:url(/unipamplona/portalIG/home_224/recursos/general/21112016/bodybg_navidad.jpg);*/
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    margin: 0;
    padding: 20px 0;
}
body.bodyinterno {
    background-image: url(/unipamplona/portalIG/home_224/recursos/general/07102016/bodybginterno.jpg);
    /*background-image:url(/unipamplona/portalIG/home_224/recursos/general/21112016/bodybg_int_navidad.jpg);*/
    background-position: center top;
    background-repeat: repeat-x;
}
.seccion960 {
    max-width: 960px;
    margin: 0 auto;
}
#content {
    width: 960px;
    margin: 0 auto;
}
#header {
    height: 120px;
}
#header-cont {
    max-width: 960px;
    margin: 0 auto;
    background-image: url(/unipamplona/portalIG/home_224/recursos/general/21062023/acreditacion2023.png);
    background-position: right center;
    background-repeat: no-repeat;
}
#titulositio {
    height: 120px;
    /*	background-image:url(/unipamplona/portalIG/home_224/recursos/general/07102016/interaccion.png);*/
    background-image: url(/unipamplona/portalIG/home_224/recursos/general/23042024/vice-extension2024.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 120px;
    font-family: "Century Gothic", Tahoma, Verdana;
    text-transform: uppercase;
}
#titulositio p {
    margin: 0;
    padding: 30px 0 0 0;
    font-size: 20px;
}
#titulositio h1 {
    color: #ad3333;
    margin: 0;
    padding: 20px 0 0 0;
}
#botonera_principal {
    /*overflow:hidden;*/
    padding: 0;
    margin: 0;
    font-size: 12px;
    height: 40px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#botonera-cont {
    max-width: 960px;
    margin: 0 auto;
}
#botonera_principal ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#botonera_principal ul li {
    float: left;
}
#botonera_principal ul li a {
    display: block;
    margin: 0;
    height: 20px;
    padding: 10px 5px;
    text-decoration: none;
    color: #fff;
    line-height: 18px;
}
#botonera_principal ul li:hover a, #botonera_principal ul li a:hover {
    color: #fff;
    background-color: #036;
}
#botonera_principal ul li ul {
    display: none;
}
#botonera_principal ul li:hover ul {
    display: block;
    width: 180px;
    position: absolute;
    margin-top: 0;
    z-index: 9999;
}
#botonera_principal ul li ul li {
    float: none;
}
#botonera_principal ul li:hover ul li a {
    color: #fff;
    display: block;
    margin: 0;
    font-size: 12px;
    border-bottom: 1px dotted #ccc;
    border-right: none;
    padding: 8px 10px;
    height: auto;
}
#botonera_principal ul li ul li:hover a, #botonera_principal ul li ul li a:hover {
    color: #333;
    background-color: #e6e6e6;
}
#botonera_principal ul li:hover ul li ul {
    display: none;
}
#botonera_principal ul li ul li:hover ul {
    display: block;
    width: 160px;
    position: absolute;
    left: 155px;
    margin-top: -30px;
}
#botonera_principal ul li ul li ul li a:hover {
    background-color: #F5F5F5;
}
#botonera_principal ul li.btn_inicio a {
    background-color: #e6e6e6;
    height: 20px;
    padding: 10px;
    width: 20px;
    background-image: url(/unipamplona/portalIG/home_224/recursos/general/07102016/inicio.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
#botonera_principal ul li.btn_inicio a:hover {
    background-color: #C93438;
    background-position: 0 -40px;






}
#slidernoticias {
    width: 960px;
    height: 400px;
    padding: 0;
    margin: 20px 0;
    border-radius: 10px;
}
#academia div a:hover {
    background-repeat: repeat-x;
    color: #fff;
}
/*
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
*/
.theme-default .nivoSlider {
    position: relative;
    border: 1px solid #ccc;
    height: 400px;
    border-radius: 10px;
}
.theme-default .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.theme-default .nivoSlider a {
    border: 0;
    display: block;
}
.theme-default .nivo-controlNav {
    text-align: center;
    padding: 10px 0 10px 0;
    position: absolute;
    margin: -300px 0 0 10px;
    z-index: 9000;
}
.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/unipamplona/portalIG/home_224/recursos/general/07102016/12bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
}
.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_224/recursos/general/07102016/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 {
    font-family: "Century Gothic", Tahoma, Verdana;
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding: 10px;
    width: 960px;
    display: none;
}
.theme-default .nivo-caption a {
    color: #ccc;
    text-shadow: 2px 2px 2px #000;
    text-decoration: none;
}
.theme-default .nivo-caption a:hover {
    color: #fff;
}
.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%;
    height: auto;
    overflow: hidden;
    border: 1px solid #fff;
}
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}
.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 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    /*	background:#000;*/
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 0;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;

    filter: alpha(opacity=8);
    -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 h3 {
    padding: 0;
    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;
}
#botonera_media {
    height: 40px;
    margin-bottom: 19px;
    margin-top: 66px;
}
#botonera_media ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}
#botonera_media ul li {
    display: inline;
    margin: -17px;
}
#botonera_media ul li a {
    display: inline-block;
    color: #666;
    text-decoration: none;
    font-family: "Century Gothic", Tahoma, Verdana;
    font-size: 20px;
    margin: 0 20px;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
}
#botonera_media ul li a:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=10);
}
#botonera_media ul li img {
    vertical-align: middle;
    margin-right: 5px;
}
.centrales_deinteres {
    width: 600px;
    height: 234px;
    /*	float:left;*/
    padding: 20px;
    background-color: #f0f0f0;
    margin: 10px auto;
}
.centrales_deinteres h3 {
    width: 175px;
    height: 36px;
    font-family: "Century Gothic", Tahoma, Verdana;
    font-size: 24px;
    padding: 0;
    color: #2B569E;
    margin: 0;
}
.centrales_deinteres p {
    margin: 5px 0;
    padding: 0;
}
.centrales h3.cen_tv {
    background-position: 0 0;
}
.centrales h3.cen_ag {
    background-position: 0 -80px;
}
#vertical-ticker {
    height: 180px;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}
#vertical-ticker li {
    padding: 10px 0;
    display: block;
    color: #333;
    border-bottom: 1px dashed #ccc;
    text-align: left;
    max-height: 200px;
    overflow: auto;
}
#vertical-ticker li a {
    color: #333;
    text-decoration: none;
}
#vertical-ticker li a:hover {
    color: #069;
}
#controlesdeinteres {
    height: 16px;
    margin: 5px 0 0 20px;
}
#controlesdeinteres ul {
    margin: 0;
    padding: 0 0 0 400px;
    list-style: none;
}
#controlesdeinteres ul li {
    float: left;
}
#controlesdeinteres ul li a {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(/unipamplona/portalIG/home_224/recursos/general/07102016/controlesanuncios.png);
    background-repeat: no-repeat;
}
#controlesdeinteres ul li.c_at a {
    background-position: 0 0;
}
#controlesdeinteres ul li.c_at:hover a {
    background-position: 0 -16px;
}
#controlesdeinteres ul li.c_ad a {
    background-position: -16px 0;
}
#controlesdeinteres ul li.c_ad:hover a {
    background-position: -16 -16px;
}
#controlesdeinteres ul li.c_pl a {
    background-position: -32px 0;
}
#controlesdeinteres ul li.c_pl:hover a {
    background-position: -32px -16px;
}
#controlesdeinteres ul li.c_pa a {
    background-position: -48px 0;
}
#controlesdeinteres ul li.c_pa:hover a {
    background-position: -48px -16px;
}
#video {
    width: 390px;
    float: left;
    padding: 20px;
}
.destacado {
    width: 290px;
    float: left;
    margin: 10px 15px;
    background-repeat: no-repeat;
    background-position: left 40px;
}
.destacado_titu {
    font-family: "Century Gothic", Tahoma, Verdana;
    font-size: 20px;
    color: #666;
    padding-bottom: 5px;
    margin: 0;
    border-bottom: 1px dashed #ccc;
}
.destacado ul {
    margin: 10px 0 0 50px;
    padding: 0 10px 0 0;
    list-style: none;
    height: 58px;
    overflow: auto;
}
.destacado ul li a {
    color: #666;
    text-decoration: none;
}
.destacado ul li a:hover {
    color: #2B569E;
    text-decoration: underline;
}
.contador_visitas {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 40px;
    background-image: url(http://www.unipamplona.edu.co/unipamplona/portalIG/share/visitas.png);
    background-repeat: no-repeat;
    background-position: 400px center;
    border-top: 5px solid #e6e6e6;
    padding: 22px 0 10px 100px;
}
.contador_visitas span {
    margin: 0;
}
.contador_visitas #resultadovisita {
    background-color: #fff;
    padding-top: 10px;
    vertical-align: middle;
    height: 28px;
    width: 70px;
    text-align: center;
    margin-left: 5px;
}
#footerlinks1 {
    background-color: #ad3333;
}
#footerlinks {
    max-width: 960px;
    margin: 0 auto;
    height: 65px;
    padding: 0;
    text-align: center;
}
#footerlinks ul {
    padding: 10px 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
#footerlinks ul li {
    display: inline-block;
}
#footerlinks ul li a {
    display: block;
    width: 43px;
    margin: 0;
    padding: 0;
    height: 50px;
    background-image: url(http://www.unipamplona.edu.co/unipamplona/portalIG/home_1/recursos/up2013/20102015/iconosexternos2015.png);
}
#footerlinks ul li.f_mineducacion a {
    background-position: 0 0;
}
#footerlinks ul li.f_mineducacion a:hover {
    background-position: 0 -50px;
}
#footerlinks ul li.f_gobiernolinea a {
    background-position: -43px 0;
}
#footerlinks ul li.f_gobiernolinea a:hover {
    background-position: -43px -50px;
}
#footerlinks ul li.f_contraloria a {
    background-position: -86px 0;
}
#footerlinks ul li.f_contraloria a:hover {
    background-position: -86px -50px;
}
#footerlinks ul li.f_procuraduria a {
    background-position: -129px 0;
}
#footerlinks ul li.f_procuraduria a:hover {
    background-position: -129px -50px;
}
#footerlinks ul li.f_contratacion a {
    background-position: -172px 0;
}
#footerlinks ul li.f_contratacion a:hover {
    background-position: -172px -50px;
}
#footerlinks ul li.f_icetex a {
    background-position: -215px 0;
}
#footerlinks ul li.f_icetex a:hover {
    background-position: -215px -50px;
}
#footerlinks ul li.f_colciencias a {
    background-position: -258px 0;
}
#footerlinks ul li.f_colciencias a:hover {
    background-position: -258px -50px;
}
#footerlinks ul li.f_gobernacion a {
    background-position: -301px 0;
}
#footerlinks ul li.f_gobernacion a:hover {
    background-position: -301px -50px;
}
#footerlinks ul li.f_alcaldia a {
    background-position: -344px 0;
}
#footerlinks ul li.f_alcaldia a:hover {
    background-position: -344px -50px;
}
#footerlinks ul li.f_plataforma a {
    background-position: -387px 0;
}
#footerlinks ul li.f_plataforma a:hover {
    background-position: -387px -50px;
}
#footerlinks ul li.f_kmconocimiento a {
    background-position: -430px 0;
}
#footerlinks ul li.f_kmconocimiento a:hover {
    background-position: -430px -50px;
}
#footerlinks ul li.f_universia a {
    background-position: -473px 0;
}
#footerlinks ul li.f_universia a:hover {
    background-position: -473px -50px;
}
#footerlinks ul li.f_cvne a {
    background-position: -516px 0;
}
#footerlinks ul li.f_cvne a:hover {
    background-position: -516px -50px;
}
#footerlinks ul li.f_zoom a {
    background-position: -559px 0;
}
#footerlinks ul li.f_zoom a:hover {
    background-position: -559px -50px;
}
#footerlinks ul li.f_poliza a {
    background-position: -602px 0;
}
#footerlinks ul li.f_poliza a:hover {
    background-position: -602px -50px;
}
#footerlinks ul li.f_fodesep a {
    background-position: -645px 0;
}
#footerlinks ul li.f_fodesep a:hover {
    background-position: -645px -50px;
}
#footerlinks ul li.f_ascun a {
    background-position: -688px 0;
}
#footerlinks ul li.f_ascun a:hover {
    background-position: -688px -50px;
}
#footerlinks ul li.f_entic a {
    background-position: -731px 0;
}
#footerlinks ul li.f_entic a:hover {
    background-position: -731px -50px;
}
#footer {
    text-align: center;
}
#footer table {
    line-height: 17px;
    height: 100px;
}
#footer a {
    color: #333;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#pagcontenido {
    margin: 0;
    border-left: 1px dotted #ccc;
    padding: 30px;
    background-color: #fff;
}
#pagcontenido h1 {
    font-family: "Century Gothic", Tahoma, Verdana;
    ;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 24px;
    color: #069;
}
#pagcontenido h2 {
    color: #ad3333;
}
#pagcontenido h3 {
    color: #333;
}
#pagcontenido .compartir {
    text-align: left;
    padding: 10px;
    height: 30px;
    margin: 10px 0 20px 50px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #ccc 5px;
    -moz-box-shadow: #ccc 5px;
    box-shadow: 0 0 5px #ccc;
}
#pagcontenido .compartir img {
    vertical-align: middle;
}
#pagcontenido .compartir ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#pagcontenido .compartir ul li {
    margin: 0 20px 0 0;
    padding: 0;
    float: left;
    list-style: none;
}
#pagcontenido .compartir iframe {
    background: none;
    padding-top: 5px;
}
#pagcontenido #texto {
    margin: 0 0 0 50px;
    line-height: 18px;
    text-align: justify;
    color: #333;
}
#pagcontenido #texto p {
    margin: 0 0 20px 0;
}
#pagcontenido #texto a {
    color: #069;
    text-decoration: none;
}
#pagcontenido #texto a:hover {
    color: #2146B4;
    text-decoration: underline;
}
#pagcontenido #texto hr {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background-color: #999;
    height: 0;
}
#menu {
    margin: 20px 30px 20px 0;
    width: 200px;
    padding: 0;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu ul li a {
    display: block;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 1px;
    background-color: #C93438;
}
#menu ul li:hover a, #menu ul li a:hover {
    color: #333;
    background-color: #f0f0f0;
}
#menu ul li ul {
    display: none;
}
#menu ul li:hover ul {
    display: block;
    position: absolute;
    margin-top: -35px;
    margin-left: 190px;
    background-color: #e6e6e6;
    z-index: 9000;
    width: 200px;
}
#menu ul li ul li a {
    font-size: 12px;
}
#menu ul li ul li a:hover {
    background-color: #e6e6e6;
    color: #333;
}
.acreditacion1 {
    width: 220px;
    height: 85px;
    position: fixed;
    margin-top: 200px;
    z-index: 0;
}
#fechaupdate {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: right;
}
#overlay2013 {
    position: absolute;
    width: 600px;
    margin-left: -300px;
    left: 50%;
    height: 400px;
    margin-top: -200px;
    top: 50%;
    display: none;
    border: 10px solid #666;
    border: 10px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #000 5px;
    -moz-box-shadow: #000 5px;
    box-shadow: 0 0 5px #000;
    z-index: 9999;
}
.close {
    display: block;
    width: 50px;
    height: 17px;
    background-image: url(/unipamplona/portalIG/home_1/recursos/up2013/18022013/salir.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 10px 275px;
    z-index: 1000;
    position: absolute;
    font-size: 12px;
    color: #333;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 3px;
    -webkit-box-shadow: #000 5px;
    -moz-box-shadow: #000 5px;
    box-shadow: 0 0 5px #000;
}
.close:hover {
    color: #000;
    background-position: 0 -20px;
}
.boletinbody {
    background-color: #f0f0f0;
    background-image: none;
}
#boletin {
    max-width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
}
#boletin h1 {
    font-family: "Century Gothic", Tahoma, Verdana;
    color: #ad3333;
    margin: 0;
    padding: 0 0 20px 0;
}
#boletin2 {
    border: 1px solid #ccc;
}
.tabla2018 {
    width: 100%;
    margin: 20px;
    padding: 0;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    border-collapse: collapse;
}
.tabla2018 tr th {
    color: #ad3333;
    text-align: left;
    padding: 5px;
    font-size: 1.1em;
    border-bottom: 1px solid #ccc;
    background-color: #e6e6e6;
}
.tabla2018 tr td {
    border-bottom: 1px dashed #ccc;
    padding: 5px;
    text-align: left;
}
.tabla2018 tr td ul {
    margin: 0;
    padding: 0;
}
#pagcontenido #texto .link2018 a {
    display: block;
    background-color: #ad3333;
    color: #fff;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    margin: 0 auto;
    width: 300px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.5em;
    font-weight: bold;
}
#pagcontenido #texto .link2018 a:hover {
    background-color: #666;
}
#pagcontenido #texto .destacadointerno {
    background-color: #f0f0f0;
    text-align: center;
    font-size: 1.2em;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
}
#pagcontenido #texto .destacadointerno p {
    margin: 0;
    padding: 0;
}
#pagcontenido #texto .destacadointerno p a {
    color: #ad3333;
}
#pagcontenido #texto .destacadointerno p a:hover {
    color: #333;
}
#pagcontenido #texto .proyectosext a {
    display: block;
    padding: 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 1.4em;
    text-align: left;
    display: flex;
    align-items: center;
    color: #333;
    text-decoration: none;
}
#pagcontenido #texto .proyectosext a:hover {
    background-color: #036;
    color: #fff;
}
#pagcontenido #texto .proyectosext a img {
    vertical-align: middle;
    margin-right: 10px;
}
#pagcontenido #texto ul.sostenibilidad {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
#pagcontenido #texto ul.sostenibilidad li {
    display: inline;
}
#pagcontenido #texto ul.sostenibilidad li a {
    border-radius: 10px;
    display: inline-block;
    border-bottom: 5px solid #fff;
    text-align: center;
    padding: 5px;
    width: 130px;
    min-height: 100px;
    color: #000;
    text-decoration: none;
    vertical-align: top;
    margin: 0 10px;
}
#pagcontenido #texto ul.sostenibilidad li a:hover {
    border-bottom: 5px solid #96a85c;
    background-color: #f0f0f0;
}
/*PRUEBA SLIDER*/
.CSSgal {
    width: 750px;
    height: 350px;
    position: relative;
    overflow: hidden;
    height: 100%; /* Or set a fixed height */
}
/* SLIDER */
.CSSgal .slider {
    height: 350px;
    white-space: nowrap;
    font-size: 0;
    transition: 0.8s;
}
/* SLIDES */
.CSSgal .slider > * {
    font-size: 1rem;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 100%;
    width: 100%;
    background: none 50% no-repeat;
    background-size: cover;
}
/* NAVIGATION */
.CSSgal .bullets {
    z-index: 2;
    padding: 10px 0;
    width: 100%;
    text-align: center;
}
.CSSgal .bullets > a {
    border: 1px solid #ccc;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    color: #000 !important;
}
.CSSgal .bullets > a:hover {
    background: #ad3333 !important;
    color: #fff !important;
}
/* SLIDER ANIMATION POSITIONS */
#s1:target ~ .slider {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
}
#s2:target ~ .slider {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}
#s3:target ~ .slider {
    transform: translateX(-200%);
    -webkit-transform: translateX(-200%);
}
#s4:target ~ .slider {
    transform: translateX(-300%);
    -webkit-transform: translateX(-300%);
}
/* More slides? Add here more rules */
/*ESTILOS NUEVOS*/
#pagcontenido2024 {
    font-family: "Roboto", sans-serif;
    margin: 0;
    padding: 20px 0 20px 30px;
    border-left: 1px solid #ad3333;
}
#pagcontenido2024 h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    font-size: 2em;
    color: #ad3333;
    border-bottom: 1px dashed #ccc;
}
#pagcontenido2024 h2 {
    font-family: "Montserrat", sans-serif;
	font-size: 1.6em;
    font-weight: 600;
    color: #ad3333;
	padding: 0 ;
    margin: 0 0 10px 0;
}
#pagcontenido2024 h3 {
    color: #333;
}
#pagcontenido2024 #texto {
    margin: 0;
    color: #333;
}
#pagcontenido2024 #texto p {
    font-size: 1.2em;
}
#pagcontenido2024 #texto .seccion_azul {
    border-radius: 10px;
    background-color: #036;
    color: #fff;
    text-align: center;
    padding: 10px;
}
#pagcontenido2024 #texto .titulo_seccion_azul {
    font-size: 2em;
    color: #ffcc00;
    padding-top: 0;
    margin-top: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
#pagcontenido2024 #texto .seccion_azul ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
#pagcontenido2024 #texto .seccion_azul ul li {
    display: inline;
}
#pagcontenido2024 #texto .seccion_azul ul li img {
    border: 5px solid #fff;
    border-radius: 50%;
    margin-bottom: 10px;
}
#pagcontenido2024 #texto .seccion_azul ul li a {
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
    width: 150px;
    margin: 0 20px;
    padding: 5px;
    border-radius: 5px;
}
#pagcontenido2024 #texto .seccion_azul ul li a:hover {
    background-color: #002447;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
#pagcontenido2024 #texto .seccion_gris {
    border-radius: 10px;
    background-color: #f0f0f0;
    color: #fff;
    text-align: center;
    padding: 10px;
}
#pagcontenido2024 #texto .titulo_seccion_gris {
    font-size: 2em;
    color: #003366;
    padding-top: 0;
    margin-top: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
#pagcontenido2024 #texto .seccion_gris ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
#pagcontenido2024 #texto .seccion_gris ul li {
    display: inline;
}
#pagcontenido2024 #texto .seccion_gris ul li img {
    margin-bottom: 10px;
}
#pagcontenido2024 #texto .seccion_gris ul li a {
    display: inline-block;
    color: #333;
    font-size: 1.2em;
    text-decoration: none;
    width: 120px;
    min-height: 120px;
    margin: 0 10px;
    padding: 5px;
    border-radius: 5px;
    vertical-align: top;
}
#pagcontenido2024 #texto .seccion_gris ul li a:hover {
    background-color: #ccc;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#pagcontenido2024 #texto .acordeon {
	background-color: #f0f0f0;
	color: #333;
	cursor: pointer;
	padding: 0;
	height: 50px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	border-radius: 10px 10px 0 0;
	margin-top: 5px;
}
#pagcontenido2024 #texto .acordeon img {
	vertical-align: middle;
	margin-right: 10px;
	border-radius: 10px 0 0 0;
}
#pagcontenido2024 #texto .active, #pagcontenido2024 #texto .acordeon:hover {
	background-color: #036;
	color: #fff;
}
#pagcontenido2024 #texto .panel {
	padding: 0 18px;
	display: none;
	background-color: white;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	border-radius: 0 0 10px 10px;
	    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#pagcontenido2024 #texto .acordeon_continua {
	background-color: #f0f0f0;
	color: #ad3333;
	cursor: pointer;
	padding: 0;
	height: 50px;
	border: none;
	text-align: left;
	outline: none;
	font-size: 1.5em;
	transition: 0.4s;
	border-radius: 5px;
	margin-top: 5px;
}
#pagcontenido2024 #texto .active, #pagcontenido2024 #texto .acordeon_continua:hover {
	background-color: #ad3333;
	color: #fff;
}
#pagcontenido2024 #texto .panel2 {
	padding: 0 18px;
	display: none;
	background-color: white;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	border-radius: 0 0 10px 10px;
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}




#menu2024 {
    margin: 0 10px;
    width: 200px;
    padding: 0;
}
#menu2024 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu2024 ul li a {
    display: block;
    padding: 10px;
    color: #333;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 1px;
    background-color: #f0f0f0;
    border-radius: 5px 0 0 5px;
}
#menu2024 ul li:hover a, #menu2024 ul li a:hover {
    color: #fff;
    background-color: #ad3333;
    transition: 0.8s;
}
#menu2024 ul li ul {
    visibility: hidden;
    position: absolute;
    overflow: hidden;
    transition: opacity 0.5s linear;
    opacity: 0;
}
#menu2024 ul li:hover ul {
    opacity: 1;
    visibility: visible;
    display: block;
    position: absolute;
    margin-top: -37px;
    margin-left: 200px;
    z-index: 9000;
    width: auto;
    border-radius: 0 5px 5px 0;
}
#menu2024 ul li ul li a {
    font-size: 12px;
    border-radius: 0;
    margin-bottom: 0;
}
#menu2024 ul li ul li a:hover {
    background-color: #c57070;
    color: #fff;
}
#menu2024 a img {
    -webkit-filter: grayscale(100%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%);
    -o-transition: .5s ease-in-out;
    opacity: 0.6;
}
#menu2024 a:hover img {
    -webkit-filter: grayscale(0%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(0%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(0%);
    -o-transition: .5s ease-in-out;
    opacity: 1;
}
/*final*/