@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');
body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
.seccion960 {
    max-width: 960px;
    margin: 0 auto;
}
#contenido {}
#header {
    height: 130px;
    padding: 10px;
}
#header_cont {
    max-width: 960px;
    margin: 0 auto;
}
#logositio {
    float: left;
    width: 120px;
    margin-right: 10px;
}
#logositio img:hover {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-filter: drop-shadow(0px 3px 3px #ccc);
    filter: drop-shadow(0px 3px 3px #ccc);
}
#titulositio {
    text-align: center;
    width: 350px;
    float: left;
    margin-top: 30px;
}
#titulositio h1 {
    font-size: 1.6em;
    margin: 0;
    padding: 0;
    color: #ad3333;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
#titulositio h1::first-line {
    font-size: 0.8em;
    font-weight: 500;
    color: #333;
}
#unipamplona {
    float: right;
    width: 285px;
    margin-top: 20px;
    text-align: right;
}
#unipamplona img:hover {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-filter: drop-shadow(0px 3px 3px #ccc);
    filter: drop-shadow(0px 3px 3px #ccc);
}
#botonera {
    clear: both;
    height: 38px;
    margin: 0;
    font-size: 0.9em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color: #ad3333;
}
#botonera ul {
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
}
#botonera ul li {
    display: inline-block;
}
#botonera ul li a {
    display: block;
    margin: 0;
    padding: 10px 5px;
    text-decoration: none;
    color: #fff;
    line-height: 18px;
}
#botonera ul li:hover a, #botonera ul li a:hover {
    background-color: #036;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
#botonera ul li ul {
    position: absolute;
    opacity: 0;
}
#botonera ul li:hover ul {
    background-color: #036;
    display: block;
    opacity: 1;
    width: 200px;
    position: absolute;
    z-index: 9999;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0px 10px 9px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 9px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 9px -10px rgba(0, 0, 0, 0.75);
}
#botonera ul li:hover ul li {
    display: block;
    text-align: left;
}
#botonera ul li:hover ul li a {
    color: #fff;
    display: block;
    margin: 0;
    border-bottom: 1px dotted #ccc;
    border-right: none;
    padding: 8px;
    height: auto;
    font-size: 0.8em;
}
#botonera ul li:hover ul li:last-child a {
    border-radius: 0 0 5px 5px;
    border-bottom: none;
}
#botonera ul li ul li:hover a, #botonera ul li ul li a:hover {
    color: #333;
    background-color: #e6e6e6;
}
#botonera ul li:hover ul li ul {
    display: none;
}
#botonera ul li ul li:hover ul {
    display: block;
    width: 160px;
    position: absolute;
    left: 155px;
    margin-top: -30px;
}
#botonera ul li ul li ul li a:hover {
    background-color: #F5F5F5;
}
/*
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%;
    max-height: 360px;
    padding: 0;
    margin: 20px auto 40px auto;
}
.theme-default .nivoSlider {
    position: relative;
    max-height: 360px;
}
.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: 5px 0 0 0;
    position: absolute;
    margin: 0 auto;
    z-index: 9000;
    width: 960px;
}
.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/unipamplona/portalIG/home_224/recursos/2024/05072024/12bullets.png) no-repeat;
    text-indent: -9999px;
}
.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/2024/05072024/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: #fff;
    font-size: 1.2em;
    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: 960px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    border: 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 {
    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;
}
#impacto_ods {
    background-color: #036;
    border-radius: 10px;
}
#impacto_ods a {
    font-family: "Roboto Condensed", sans-serif;
    background-color: #036;
    font-weight: 400;
    display: block;
    padding: 20px 100px 20px 20px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    font-size: 1.5em;
    background-image: url(/unipamplona/portalIG/home_224/recursos/2024/05072024//ico_chart.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-radius: 10px;
}
#impacto_ods a:hover {
    background-color: #ad3333;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.83);
}
#impacto_ods a span {
    color: #ffcc00;
    font-weight: 600;
}
#testimonios {
    max-width: 960px;
    text-align: center;
    margin: 0 auto 20px auto;
}
#testimonios ul {
    width: 280px;
    margin: 0 10px;
    padding: 0;
    list-style: none;
    display: inline-block;
}
#testimonios ul li a {
    border: 1px solid #fff;
    padding: 10px;
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 1em;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}
#testimonios ul li a span {
    color: #ad3333;
    font-size: 1.2em;
    font-weight: 700;
}
#testimonios ul li img {
    border-radius: 50%;
    border: 10px solid #f0f0f0;
    margin-bottom: 10px;
}
#testimonios ul li a:hover {
    background-color: #f0f0f0;
    -webkit-box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    border-radius: 10px;
    border: 1px solid #ccc;
}
#testimonios ul li a:hover img {
    border: 10px solid #ad3333;
    -webkit-box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
}
#eventos {
    background-color: #036;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 20px;
}
#eventos_cont {
    max-width: 960px;
    margin: 0 auto;
}
#eventos_cont .evento_caja {
    background-color: #001933;
    width: 290px;
    margin: 0 5px;
    padding: 0;
    list-style: none;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    font-size: 0.7em;
    font-family: "Montserrat", sans-serif;
    vertical-align: top;
    min-height: 270px;
}
#eventos_cont .evento_caja ul {
    margin: 0;
    padding: 10px;
    list-style: none;
}
#eventos_cont .evento_caja ul li span {
    font-weight: 700;
    font-size: 1.3em;
}
#eventos_cont .evento_caja ul li a {
    color: #fff;
    display: block;
    padding: 5px 5px 10px 5px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 500;
    height: 240px;
}
#eventos_cont .evento_caja ul li a:hover {
    color: #000;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    background-color: #f0f0f0;
}
#eventos_cont .evento_caja ul li img {
    width: 270px;
    margin: 5px 0;
    -webkit-box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    margin-left: -5px;
}
#footersite {
    background-color: #ad3333;
    color: #fff;
    font-size: 0.9em;
    padding: 10px;
}
#footer_cont {
    max-width: 960px;
    margin: 0 auto;
}
#footer_info {
    float: left;
    max-width: 550px;
}
#footer_redes {
    width: 200px;
    float: right;
    margin-top: 30px;
}
#footer_redes ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer_redes ul li {
    display: inline;
    margin: 0 5px;
}
#footer_redes ul li a {
    opacity: 0.8;
}
#footer_redes ul li a:hover {
    opacity: 1;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-filter: drop-shadow(0px 3px 3px #333);
    filter: drop-shadow(0px 3px 3px #333);
}
#admin {
    text-align: center;
    padding: 10px;
}
#admin a {
    color: #333;
    text-decoration: none;
    font-size: 0.8em;
}
#admin a:hover {
    color: #ad3333;
    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;
}
/*ESTILOS NUEVOS*/
#pagcontenido2024 {
    margin: 0;
    font-family: "Roboto", sans-serif;
    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: 1em;
}
#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 p.subtitulo_mov {
    background-color: #ad3333;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    padding: 5px 5px 5px 10px;
    width: 50%;
    border-radius: 50px;
}
#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;
}
#pagcontenido2024 #texto .paginador {
    margin-top: 30px;
}
#pagcontenido2024 #texto .paginador ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#pagcontenido2024 #texto .paginador ul li {
    display: inline;
}
#pagcontenido2024 #texto .paginador ul li a {
    display: inline-block;
    width: 70px;
    text-align: center;
    padding: 5px;
    color: #fff;
    background: #ad3333;
    text-decoration: none;
    border-radius: 5px;
}
#pagcontenido2024 #texto .paginador ul li a:hover {
    background: #036;
}
#pagcontenido2024 #texto h3.sello_h3 {
    color: #ad3333;
    padding: 0;
    margin: 0;
}
#pagcontenido2024 #texto table.tabla_sello p {
    padding: 0;
    margin: 5px 0 0 0;
    font-size: 0.9em;
}
#pagcontenido2024 #texto ul.abecedario {
    margin: 0;
    padding: 0;
    list-style: none;
}
#pagcontenido2024 #texto ul.abecedario li {
    display: inline;
}
#pagcontenido2024 #texto ul.abecedario li a {
    font-size: 0.8em;
    display: inline-block;
    padding: 5px;
    color: #666;
    background: #f0f0f0;
    margin: 3px 3px 5px 0;
    text-decoration: none;
    border-radius: 10px;
}
#pagcontenido2024 #texto ul.abecedario li a:hover {
    color: #fff;
    background: #ad3333;
}
#pagcontenido2024 #texto table.tabla_sello tr.abecedario_letra {
    background: #f0f0f0;
}
#pagcontenido2024 #texto table.tabla_sello tr.abecedario_letra td:first-child {
    border-left: 5px solid #ad3333;
}
#pagcontenido2024 #texto table hr {
    border-top: 1px dashed #ccc;
    border-bottom: none;
    height: 0;
    margin: 0;
    padding: 0;
}
#pagcontenido2024 #texto table.tabla_sello tr.abecedario_letra a {
    font-size: 1.5em;
    text-decoration: none;
    color: #ad3333;
}
#pagcontenido2024 #texto table.tabla_sello tr td.sello_redes {
    font-size: 0.8em;
    color: #666;
    font-family: "Roboto Condensed", sans-serif;
}
#pagcontenido2024 #texto table.tabla_sello tr td.sello_redes img {
    width: 20px;
    height: 20px;
    opacity: 0.8;
}
#pagcontenido2024 #texto table.tabla_sello tr td.sello_redes img:hover {
    opacity: 1;
}
#pagcontenido2024 #texto table.tabla_sello tr td.sello_redes a {
    color: #666;
    text-decoration: none;
}
#pagcontenido2024 #texto table.tabla_sello tr td.sello_redes a:hover {
    color: #ad3333;
    text-decoration: underline;
}
#pagcontenido2024 #texto table.tablalegado{
	font-size:0.9em;
}
#pagcontenido2024 #texto table.tablalegado h4 {
    color: #ad3333;
    margin: 0 0 10px 0;
    padding: 0;
	font-size: 1.1em;
}
#pagcontenido2024 #texto table.tablalegado td {
	padding: 10px 5px 5px 5px;
    border-bottom: 1px dotted #ad3333;
}
.gallery {
    margin: 20px auto;
    padding: 10px;
    border-top: 1px dashed #ccc;
}
.gallery > div {
    position: relative;
    float: left;
    padding: 5px;
}
.gallery > div > img {
    border-radius: 5px !important;
    margin: 0 !important;
    border: 1px solid #ccc !important;
    display: block;
    opacity: 0.7;
    width: 150px;
    transition: .1s transform;
    transform: translateZ(0); /* hack */
}
.gallery > div:hover {
    z-index: 1;
    cursor: pointer;
}
.gallery > div:hover > img {
    transform: scale(2.5, 2.5);
    transition: .5s transform;
    opacity: 1;
    -webkit-box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 10px 15px -8px rgba(0, 0, 0, 0.36);
}
.cf:before, .cf:after {
    display: table;
    content: "";
    line-height: 0;
}
.cf:after {
    clear: both;
}
/*final*/