@charset "utf-8";

/* RESET
   ============================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a:active,
a:hover {
    outline: 0;
}
button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline;
}
button,
input {
    line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    overflow: visible;
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}

/* DESKTOP - TODOS LOS NAVEGADORES
   ============================================================== */

/* --------------- GENÉRICOS --------------- */

ul, ol {
    line-height: inherit;
}
ul {
    list-style: disc;
    font-weight: inherit;
}
b, strong {
    font-weight: bold;
    font-style: normal;
    color: #404040
}
p.cursiva {
    font-style: oblique;
}
/* ImÃ¡genes responsive */
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
    /* vertical-align: bottom; */ /* Suppress the space beneath the baseline */

    /* Responsive images */
    /* @todo Add responsive embedded video. */
    max-width: 100%;
    height: auto;
    width: auto;
}
.hideRead {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}
.hideTextRead{
    display:block;
    text-indent: -9999em
}

/* Lista horizontal */
ul.listaHorizontal {
    margin: 0;
    padding: 0;
    line-height: inherit;
}
.listaHorizontal li {
    float: left;
    padding: 0 0 0 15px;
    list-style: none
}
.listaHorizontal li:first-child {
    padding-left: 0!important
}

/* Lista horizontal superior */

ul.listaHorizontal.encabezadoSuperior li a{
    color: #ffffff;
    font-size: 0.8em;
}

/* Ícono RSS */
.listaHorizontal li a.icn-rss {
    /*display: block;*/
    padding-right: 17px;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/7d8aa3c7-dd6d-4806-ada4-6df32ec25e44/icn-rss.png?MOD=AJPERES&ContentCache=NONE&CACHEID=7d8aa3c7-dd6d-4806-ada4-6df32ec25e44) right no-repeat;
    /*background: url(../imgs/icn-rss.svg) right no-repeat, none;*/
    height: 13px;
}

/* Márgenes */
.mTop {
    margin-top: 20px;
}
.mBottom {
    margin-bottom: 15px;
}

/* Links */
a {
    color: rgb(0, 61, 165);
    word-wrap: break-word;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
/* Flotación */
.floatIzq {
    float: left;
}
.floatDer {
    float: right;
}
.clearFloat {
    clear: both;
    padding: 0!important;
}

/* INFO CONTACTO */

ul.info_contacto{
    float: left;
    padding-left: 0;
    display: inline-flex;
}

li.info_contacto{
    list-style: none;
    display: inline-block;
}

li.info_contacto_web{
    
}

li.info_contacto_web a{
    background-image: url('https://presidencia.gub.uy/wps/wcm/connect/pvpresidencia/a23a88a2-06f4-4516-8f61-aed14934c5b7/portales_gub.uy.png?MOD=AJPERES&ContentCache=NONE&CACHEID=a23a88a2-06f4-4516-8f61-aed14934c5b7');
    background-size: 54px;
    background-repeat: no-repeat;
    background-position: -10px center;
    padding: 15px 0 15px 40px;
    margin-right: 5px;
}

li.info_contacto_telefono{
    margin-left: 15px;
}

li.info_contacto_telefono span{
    color: rgb(0, 61, 165);
}

li.info_contacto_mail{
    
}

li.info_contacto_mail a{
    background-image: url('https://presidencia.gub.uy/wps/wcm/connect/pvpresidencia/26beb93c-10ea-4cc5-a64a-15d1d5f7a18f/canal_telefonico_150.png?MOD=AJPERES&ContentCache=NONE&CACHEID=26beb93c-10ea-4cc5-a64a-15d1d5f7a18f');
    background-size: 54px;
    background-repeat: no-repeat;
    background-position: -10px center;
    padding: 15px 0 15px 40px;
    margin-right: 5px;
}

/* GENERALES */

body {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 85%;
    line-height: 1.375;
    font-weight: 400;
    color: #000000;
    overflow-x: hidden;
}

/* Encabezados */
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: 1.1;
}
h1 {
    font-size: 1.6em;
    font-size: 1.6rem;
}
h2 {
    font-size: 1.4em;
    font-size: 1.4rem;
}
h3 {
    font-size: 1.2em;
    font-size: 1.2rem;
}
h4 {
    font-size: 1.1em;
    font-size: 1.1rem;
}
h5 {
    font-size: 1em;
    font-size: 1rem;
}
h6 {
    font-size: 0.9em;
    font-size: 0.9rem;
}
span.destacado{
    color: #696969;
}

/* Contenedor principal */
.contenedorGeneral {
    margin: 0 auto;
    max-width: 980px;
}

/* Cabezal superior */
.cabezalSuperior {
    position: relative;
    padding: 12px 1.5%;
    width: 97%;
    overflow: hidden;
    background-color: rgb(0, 61, 165);

    /* fallback */
    //background-color: #ededed;
    /* Safari 5.1, Chrome 10+ */
    //background: -webkit-linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
    /* Firefox 3.6+ */
    //background: -moz-linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
    /* IE 10 */
    //background: -ms-linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
    /* Opera 11.10+ */
    //background: -o-linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
    /* Default */
    //background: linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
}

/* Cabezal principal */
.headerPrincipal {
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
    width: 100%;
    /*padding: 10px 0;*/
    padding-top: 0;

    /* fallback */
    //background-color: #ededed;
    /* Safari 5.1, Chrome 10+ */
    //background: -webkit-linear-gradient(top, #ededed 90%, #f7f7f7 100%);
    /* Firefox 3.6+ */
    //background: -moz-linear-gradient(top, #ededed 90%, #f7f7f7 100%);
    /* IE 10 */
    //background: -ms-linear-gradient(top, #ededed 90%, #f7f7f7 100%);
    /* Opera 11.10+ */
    //background: -o-linear-gradient(top, #ededed 90%, #f7f7f7 100%);
    /* Default */
    //background: linear-gradient(top, #ededed 90%, #f7f7f7 100%);
}

/* -------------- CONTENEDORES PRINCIPALES ---------------- */

#contenedorCabezalSuperior{
    //background-color: #ffffff;
    /* border-bottom: solid 1px #ccc;*/
    /* fallback */
    background-color: rgb(0, 61, 165);
    /* Safari 5.1, Chrome 10+ */
    //background: -webkit-linear-gradient(bottom, #f0f0f0 49%, #ffffff 100%);
    /* Firefox 3.6+ */
    //background: -moz-linear-gradient(bottom, #f0f0f0 49%, #ffffff 100%);
    /* IE 10 */
    //background: -ms-linear-gradient(bottom, #f0f0f0 49%, #ffffff 100%);
    /* Opera 11.10+ */
    //background: -o-linear-gradient(bottom, #f0f0f0 49%, #ffffff 100%);
    /* Default */
    //background: linear-gradient(bottom, #f0f0f0 49%, #ffffff 100%);
    /* fallback */
    /* fallback */
    //background-color: #ededed;
    /* Safari 5.1, Chrome 10+ */
    //background: -webkit-linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
    /* Firefox 3.6+ */
    //background: -moz-linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
    /* IE 10 */
    //background: -ms-linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
    /* Opera 11.10+ */
    //background: -o-linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
    /* Default */
    //background: linear-gradient(bottom, #ededed 1%, #f7f7f7 52%);
}

#contenedorHeaderPrincipal .contenedorGeneral{
    border-color: #ddd;
    border-color: #a8a8a8 -moz-use-text-color #ccc;
    border-style: solid none;
    border-width: 1px medium;
    box-shadow: 0 8px 8px -8px #ccc;
    border-top: none;
    /* fallback */
    background-color: #ffffff;
    /* Safari 5.1, Chrome 10+ */
    //background: -webkit-linear-gradient(top, #ededed 90%, #f7f7f7 100%);
    /* Firefox 3.6+ */
    //background: -moz-linear-gradient(top, #ededed 90%, #f7f7f7 100%);
    /* IE 10 */
    // background: -ms-linear-gradient(top, #ededed 90%, #f7f7f7 100%);
    /* Opera 11.10+ */
    //background: -o-linear-gradient(top, #ededed 90%, #f7f7f7 100%);
    /* Default */
    //background: linear-gradient(top, #ededed 90%, #f7f7f7 100%);
}

#contenedorMenuPrincipal .contenedorGeneral{

    //background-color: #e0e0e0;
    /* fallback */
    /* fallback */
    /* fallback */
    /* fallback */


    //background-color: #f0f0f0;
    /* Safari 5.1, Chrome 10+ */
    //background: -webkit-linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);
    /* Firefox 3.6+ */
    //background: -moz-linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);
    /* IE 10 */
    //background: -ms-linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);
    /* Opera 11.10+ */
    //background: -o-linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);
    /* Default */
    //background: linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);


    /* fallback */
    //background-color: #5e5e5d;
    /* Safari 5.1, Chrome 10+ */
    //background: -webkit-linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
    /* Firefox 3.6+ */
    //background: -moz-linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
    /* IE 10 */
    //background: -ms-linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
    /* Opera 11.10+ */
    //background: -o-linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
    /* Default */
    //background: linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
    border-bottom: 1px solid #ddd
}

#contenedorPie .contenedorGeneral{
    background-color: #000000;
}

#contenedorAccesosRapidos .contenedorGeneral {
    background-color: #ffffff;
    border-top: 1px solid #bbbbbb;
    padding-top: 15px;
}

#contenedorCuerpoPrincipal{
    overflow: hidden;
}

#contenedorMenuPrincipal{
    background-color: #e0e0e0;
}

#contenedorPie{
    background-color: #000000;
}

/* --------------- LOGO ORGANISMO --------------- */
.logoOrganismo {
    float: left;
    height: 97px;
    margin: 0;
    padding: 15px 0;
}
.logoOrganismo a {
    display: table;
    text-decoration: none;
}
.logoOrganismo a:hover {
    text-decoration: none;
}
.logoOrganismo a img {
    display: table-cell;
    height: 100%;
    max-width: 100%;
    /*width: 180px*/
}
.logoOrganismo span.nombreOrganismo {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
    color: #757575;
    font-size: 1.5rem;
    font-weight: 300;
    border-left: 1px solid #f0f0f0;
}

/* --------------- BUSCADOR --------------- */
#seccionBuscador {
    float: right;
    margin: 19px 0 0 0;
    width: auto;
    min-width: 28%;
}
#contBusquedaHeader {
    float: right;
    width: 100%;
    margin-top: 15px;
}
#contBusquedaHeader form {
    position: relative;
    margin: 0;
}
#contBusquedaHeader input[type=search] {
    width: 100%;
    padding-left: 35px;
    padding-right: 81px;
    height: 28px;
    vertical-align: middle;
    border: 1px solid #999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/2f0f0ff9-d19f-4f53-b84e-3b1d1d03b969/icn-search.png?MOD=AJPERES&ContentCache=NONE&CACHEID=2f0f0ff9-d19f-4f53-b84e-3b1d1d03b969) 0 0 no-repeat;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/2f0f0ff9-d19f-4f53-b84e-3b1d1d03b969/icn-search.png?MOD=AJPERES&ContentCache=NONE&CACHEID=2f0f0ff9-d19f-4f53-b84e-3b1d1d03b969) 0 0 no-repeat, #FFF;
    background-position: 5px;
    outline-width: 2px;
    position: absolute
}
#btnBusquedaHeader {
    position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    width: 75px;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#btn_menu, #btn_buscador {
    display: none;
}

/* --------------- LOGO SECUNDARIOS --------------- */
#logosSecundarios ul li a {
    display: block;
    height: 45px;
}
/* ImÃ¡genes de logos secundarios */
#logosSecundarios ul li a img {
    max-width: 100%;
    height: auto;
}

#logosSecundarios ul li:first-child,
#logosSecundarios ul li:first-child + li{
    padding-right: 15px
}

#logosSecundarios ul li:last-child {
    padding-right: 0;
}

/* --------------- MENÚ DE NAVEGACIÓN PRINCIPAL --------------- */
.navMenuPrincipal {
    border: none;
    position: static;
    width: 100%;
}
.navMenuPrincipal > a {
    display: none;
}
.navMenuPrincipal ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.navMenuPrincipal li {
    position: relative;
    z-index: 2;
}
.navMenuPrincipal li a {
    color: #fff;
    display: block;
}
.navMenuPrincipal span:after {
    width: 0;
    height: 0;
    border: 0.313em solid transparent;
    border-bottom: none;
    border-top-color: #efa585;
    content:'';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em;
}
/* Nivel 1 Menú principal */
.navMenuPrincipal > ul {
    height: 55px; /* Altura de barra de navegación */
    //background-color: #e0e0e0;
    background-color: #e0e0e0;
    /* Safari 5.1, Chrome 10+ */
    //background: -webkit-linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);
    /* Firefox 3.6+ */
    //background: -moz-linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);
    /* IE 10 */
    //background: -ms-linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);
    /* Opera 11.10+ */
    //background: -o-linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);
    /* Default */
    //background: linear-gradient(bottom, #f0f0f0 23%, #e0e0e0 68%);
    //background-color: #e0e0e0; /* Color de barra de navegaciÃ³n */
    /* fallback */
    //background-color: #5e5e5d;
    /* Safari 5.1, Chrome 10+ */
    //background: -webkit-linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
    /* Firefox 3.6+ */
    //background: -moz-linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
    /* IE 10 */
    //background: -ms-linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
    /* Opera 11.10+ */
    //background: -o-linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
    /* Default */
    //background: linear-gradient(bottom, #5e5e5d 30%, #3e3e3d 70%);
}
.navMenuPrincipal > ul > li {
    display: table;
    float: left;
    width: 20%;
}
.navMenuPrincipal > ul > li > a {
    display: table-cell;
    height: 55px;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
    text-align: center;
    font-size: 1.2em;
    text-decoration: none;
    color: #333;
    width: 100%;
    text-transform: uppercase
}
/*.navMenuPrincipal > ul > li:first-child > a {
    background: transparent;
}*/

.navMenuPrincipal > ul > li:last-child{
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/4092022f-bde7-47fc-8efc-7cc04592dfe4/separador-menu.png?MOD=AJPERES&ContentCache=NONE&CACHEID=4092022f-bde7-47fc-8efc-7cc04592dfe4) no-repeat right center;
}
.navMenuPrincipal > ul > li > a {
    cursor: pointer;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/4092022f-bde7-47fc-8efc-7cc04592dfe4/separador-menu.png?MOD=AJPERES&ContentCache=NONE&CACHEID=4092022f-bde7-47fc-8efc-7cc04592dfe4) no-repeat left center;
}

.navMenuPrincipal > ul > li:first-child > a {
    /*background: none;*/
}

.navMenuPrincipal > ul > li:hover > a,
.navMenuPrincipal > ul:not(:hover) > li.active > a,
.navMenuPrincipal > ul > li.hover > a,
.navMenuPrincipal > ul > li:hover,
.navMenuPrincipal > ul:not(:hover) > li.active,
.navMenuPrincipal > ul > li.hover{
    background-color: #003da5; /* Fondo Hover botón principal */
    background-image: none
}

.navMenuPrincipal > ul > li:hover + li a,
.navMenuPrincipal > ul:not(:hover) > li.active + li a,
.navMenuPrincipal > ul > li.hover  + li a,
.navMenuPrincipal > ul > li:last-child:hover{
    background-image: none
}

.navMenuPrincipal > ul > li.menuItem a {
    cursor: pointer;
}
.navMenuPrincipal > ul > li.menuItem a:hover {
    background-color: #676767!important;
}
/* Nivel 2 */
.navMenuPrincipal li ul {
    background-color: #1141aa; /* Fondo lista subnivel */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: block;
    overflow: hidden;
    max-height: 0;
    transition: max-height .75s;
    width: 100%;
}
/* Hover menú sin js */
.jsOff .navMenuPrincipal li:hover ul, .navMenuPrincipal li.hover ul {
    left: 0;
    right: 0;
    max-height: 500px;
}
.navMenuPrincipal li:not(:first-child):hover ul, .navMenuPrincipal li.hover:not(:first-child) ul {
    /*left: -1px;*/
}
.navMenuPrincipal li ul a {
    font-size: 1.1em;
    padding: 0.75em;
    text-decoration: none;
}
.navMenuPrincipal li ul li a:hover,
.navMenuPrincipal li ul:not(:hover) li.active a,
.navMenuPrincipal li ul li.hover a {
    background-color: #003da5 !important; /* Fondo Hover Subnavegación */
}
.navMenuPrincipal li ul li a {
    border-bottom: 1px dotted #a0a0a0;
}
/* Estados activos de items menú principal */
.navMenuPrincipal > ul > li.active > a {
    background-color: #003da5
}
.navMenuPrincipal > ul > li > ul > li.active {
    background-color: #003da5
}
/*/ -----> FIN MENÚ DE NAVEGACIÓN PRINCIPAL <----- /*/

/* Cabezal promoción */
.promocion {
    width: 100%;
    padding-bottom: 15px;
}
.promocion img {
    width: 100%;
    height: auto;
}

/* Contenedor general */
.contGralContenido {
    width: 100%;
    /*overflow: auto; */
    /*padding-top: 15px*/
}

/* --------------- SECCIÓN CONTEXTUAL --------------- */
.seccionCtx {
    float: left;
    width: 28%;
}
.sectionLeft {
    margin-right: 2%;
}
.sectionRight {
    margin-left: 2%;
}
.seccionCtx .content {
    padding: 10px 15px 15px;
}

/* --------------- MENÃš DE NAVEGACIÃ“N SECCIÃ“N CONTEXTUAL --------------- */
.ctx {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 15px;
    background-color: #ffffff;
    border: 1px solid #d8d8d8;
    overflow: hidden;
}

.ctx.seccTx {
    background-color: #f0f0f0;
}

.content-title h2,h3{
    color: #000000;
    border-bottom: none; /*solid thin #004574;*/
    display: inline-block;
    font-size: 1.6em;
    font-weight: normal;
    margin: 0 !important;
    padding: 0;
    text-transform: uppercase;
    width: 100%
}

.itemListaMenuCtx {
    cursor: pointer;
    padding-left: 15px;
}
.content-title {
    background-color: #757575;
    padding: 12px 25px 12px 15px;
    text-align: left;
    color: #FFF;
    cursor: default;
}

.ctx .content-title {
    background-color: #ffffff;
}

.ctx.seccTx .content-title {
    background-color: #f0f0f0;
}

.icn-arrow {
    position: relative;
    top: 10px;
    display: block;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/b927d433-dc08-4b1f-bf24-222529f841cc/icns-arrow.png?MOD=AJPERES&ContentCache=NONE&CACHEID=b927d433-dc08-4b1f-bf24-222529f841cc) 0 0 no-repeat;
    /*background: url(../imgs/icns-arrow.svg) 0 0 no-repeat, none;*/
    width: 8px;
    height: 4px;
    z-index: 0;
}
.icn-arrow-up, .jsOff .menuLista li:hover span.icn-arrow {
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/b927d433-dc08-4b1f-bf24-222529f841cc/icns-arrow.png?MOD=AJPERES&ContentCache=NONE&CACHEID=b927d433-dc08-4b1f-bf24-222529f841cc) -9px 0 no-repeat;
    /*background: url(../imgs/icns-arrow.svg) -9px 0 no-repeat, none;*/
}
.contListaCtx ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 20px 15px 0 15px;
}
.menuLista li a {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 15px;
}
.menuLista li a:hover {
    text-decoration: underline;
}
.menuLista ul {
    display: block;
    max-height: 0;
    height: 100%;
    overflow: hidden;
    transition: max-height .75s;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 15px;
}
.menuLista li a {
    display: inline-block;
    padding-left: 20px;
    line-height: 16px;
}

/* Animaciï¿½n sin JS */
.jsOff .menuLista li:hover ul, .menuLista li.hover ul {
    max-height: 500px;
}

.seccionMinimizada .content-title {
    position: relative;
    padding: 10px 15px !important;
    cursor: pointer
}

.seccionMinimizada .icn-acc {
    position: absolute;
    right: 15px;
    top: 13px;
    width: 14px;
    height: 14px;
    background: url(/wps/wcm/connect/pvpresidencia/b7ba3630-f126-4f37-9bf4-d8e7a0ace7d8/icns-acor.png?MOD=AJPERES&ContentCache=NONE&CACHEID=b7ba3630-f126-4f37-9bf4-d8e7a0ace7d8) 0 0 no-repeat;
    /* background: url(../imgs/icns-acor.svg) 0 0 no-repeat, none; */
}

.seccionMinimizada .icn-acc-active, .jsOff .seccionMinimizada:hover .icn-acc {
    background: url(/wps/wcm/connect/pvpresidencia/b7ba3630-f126-4f37-9bf4-d8e7a0ace7d8/icns-acor.png?MOD=AJPERES&ContentCache=NONE&CACHEID=b7ba3630-f126-4f37-9bf4-d8e7a0ace7d8) -15px 0 no-repeat;
    /*background: url(../imgs/icns-acor.svg) -15px 0 no-repeat, none;*/
}

.seccionMinimizada .contListaCtx {
    display: none;
}

.jsOff .seccionMinimizada:hover .contListaCtx {
    display: block;
}

/* Colores de Secciones minimizadas*/

.seccionMinimizada.verde .content-title{
    background-color: #008077
}

.seccionMinimizada.celeste .content-title{
    background-color: #3F8CD2
}

.seccionMinimizada.anaranjado .content-title{
    background-color: #d7b94b
}

.seccionMinimizada.verde .content-title:hover,
.seccionMinimizada.celeste .content-title:hover,
.seccionMinimizada.anaranjado .content-title:hover{
    opacity: 0.9
}


.ctx.seccionMinimizada.verde .content-title h2,
.ctx.seccionMinimizada.verde .content-title h3,
.ctx.seccionMinimizada.celeste .content-title h2,
.ctx.seccionMinimizada.celeste .content-title h3,
.ctx.seccionMinimizada.anaranjado .content-title h2,
.ctx.seccionMinimizada.anaranjado .content-title h3{
    color: #ffffff;
    border: none;
    padding-bottom: 0;
}


.seccionMinimizada.verde .icn-acc,
.seccionMinimizada.celeste .icn-acc,
.seccionMinimizada.anaranjado .icn-acc{
    background: url(/wps/wcm/connect/pvpresidencia/0422d051-02ca-4fac-8ffc-40a92fafb5ab/icns-acor-blanco.png?MOD=AJPERES&ContentCache=NONE&CACHEID=0422d051-02ca-4fac-8ffc-40a92fafb5ab) 0 0 no-repeat;
}

.seccionMinimizada.celeste .icn-acc-active, .jsOff .seccionMinimizada.celeste:hover .icn-acc,
.seccionMinimizada.verde .icn-acc-active, .jsOff .seccionMinimizada.verde:hover .icn-acc,
.seccionMinimizada.anaranjado .icn-acc-active, .jsOff .seccionMinimizada.anaranjado:hover .icn-acc{
    background: url(/wps/wcm/connect/pvpresidencia/0422d051-02ca-4fac-8ffc-40a92fafb5ab/icns-acor-blanco.png?MOD=AJPERES&ContentCache=NONE&CACHEID=0422d051-02ca-4fac-8ffc-40a92fafb5ab) -15px 0 no-repeat;
}

/* --------------- ACCESOS Rï¿½PIDOS --------------- */
.accesosCtx ul li {
    list-style: square;
    margin-left: 15px;
    margin-bottom: 20px;
    color: #999999
}
.accesosCtx ul li.liListaMenuCtx {
    list-style: outside none none;
}
.accesosCtx ul li a {
    text-decoration: none;
    line-height: 16px;
}
.accesosCtx ul li a:hover {
    text-decoration: underline;
}

/* Accesos rï¿½pidos formato box */
.accesosCtxBoxes ul {
    margin-bottom: 25px;
    margin-top: 30px;
    padding: 0;
}
.accesosCtxBoxes ul li {
    margin-bottom: 10px;
    list-style: none;
}
.accesosCtxBoxes ul li a {
    display: block;
    width: 100%;
    overflow: hidden
}
.accesosCtxBoxes ul li a img {
    width: 100%;
    height: auto
}

/* Accesos rï¿½pidos formato box con imï¿½genes destacado */

ul.bloque-img-destacado img {
    width: 80px;
    float: left;
    margin-right: 10px;
}

ul.bloque-img-destacado li {
    list-style: none;
    margin-left: 0;
    overflow: hidden;
}

ul.bloque-img-destacado {
    font-size: 1.1em;
}

/* --------------- SECCIï¿½N CONTENIDO --------------- */

#banner-cabezal{
    margin-bottom: 15px;
}
.main-content {
    float: left;
    width: 70%;
    padding-bottom: 25px;
}
.main-content p {
    line-height: 1.375em;
    margin-bottom: 25px;
    word-wrap: break-word;
}
.main-content p.end {
    line-height: 18px;
    margin-bottom: 25px;
}
.main-content h1 {
    margin-bottom: 20px;
}
.main-content h2 {
    margin-bottom: 15px;
}
.main-content h3, .main-content h4 {
    margin-bottom: 10px;
}

.content-info h3 {
    display: inline-block;
}
.content-info p:last-child {
    margin-bottom: 25px
}

.contSangria {
    padding-left: 25px;
}
.contSangria-md {
    padding-left: 15px;
}
.main-content ul {
    margin-top: 0;
    margin-bottom: 25px;
}
.main-content ul li, .main-content ol li {
    margin-bottom: 8px;
}

/* --------------- SLIDER HOME --------------- */
.sliderNoticias {
    max-width: 100%;
    height: auto;
    margin-bottom: 25px;
}

/* --------------- BOTONES DE COMPARTIR (SHARE BUTTONS) --------------- */

.share__button {
    background-color: rgb(0, 61, 165);
    display: inline-block;
    margin-left: 0px;
    padding-left: 5px;
    border-radius: 4px
}

a.share__button.print-button {
    margin-left: 5px;
}

.share__button span {
    background: transparent url("/wps/wcm/connect/pvpresidencia/ca7c249c-bc0e-4d1e-8ed1-81ca0ed94e72/icn-compartir.png?MOD=AJPERES&ContentCache=NONE&CACHEID=ca7c249c-bc0e-4d1e-8ed1-81ca0ed94e72") no-repeat scroll left center / 13% auto;
    padding: 2px 5px 2px 17px;
    vertical-align: middle;
    font-weight: 300;
    display: block;
    color: #FFF;
}

.share__button.print-button span {
    background: transparent url("/wps/wcm/connect/pvpresidencia/27ae5748-77e0-49e5-b175-257417a49f5f/icn-print.png?MOD=AJPERES&amp;ContentCache=NONE&amp;CACHEID=27ae5748-77e0-49e5-b175-257417a49f5f") no-repeat scroll left center / 18% auto;
    padding-left: 21px;
}

.share__button:hover{
    text-decoration: none
}

.shareNoticiaIcns {
    /*border-bottom: 1px solid #e8e8e8;*/
}
.shareNoticiaIcns ul {
    clear: both;
    float: left;
    margin-top: 8px;
    padding-left: 0;
    margin-bottom: 0;
    width: 100%;
    margin-bottom: 4em;
    /*border-bottom: 1px solid #e8e8e8;*/
}
.shareNoticiaIcns ul li {
    display: block;
    float: right;
    margin-left: 2px;
}
.shareNoticiaIcns ul li:first-child{
    /*margin-left: 0*/
}
.shareNoticiaIcns ul li a {
    display: block;
    width: 22px;
    height: 22px;
    padding: 6px 20px;
    background-color: rgb(0, 61, 165);
    color: #FFF;
}
.shareNoticiaIcns ul li a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    opacity: .9;
}
.shareNoticiaIcns ul li a span {
    display: block;
    width: 22px;
    height: 22px;
}
.shareNoticiaIcns ul li a.icn-rss span{
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/cf4769d1-d099-4c9a-88f9-b1a57c6c0814/icns-share.png?MOD=AJPERES&ContentCache=NONE&CACHEID=cf4769d1-d099-4c9a-88f9-b1a57c6c0814) 0 0 no-repeat;
}
.shareNoticiaIcns ul li a.icn-msg span{
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/cf4769d1-d099-4c9a-88f9-b1a57c6c0814/icns-share.png?MOD=AJPERES&ContentCache=NONE&CACHEID=cf4769d1-d099-4c9a-88f9-b1a57c6c0814) -23px 0 no-repeat;
}
.shareNoticiaIcns ul li a.icn-print span{
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/cf4769d1-d099-4c9a-88f9-b1a57c6c0814/icns-share.png?MOD=AJPERES&ContentCache=NONE&CACHEID=cf4769d1-d099-4c9a-88f9-b1a57c6c0814) -46px 0 no-repeat;
}
.shareNoticiaIcns ul li a.icn-facebook span{
    background: url(https://www.presidencia.gub.uy/wcm/connect/pvpresidencia/41a5e1ce-86cf-4ec5-8eec-73c347f4627c/icns-share.png?MOD=AJPERES&ContentCache=NONE&CACHEID=41a5e1ce-86cf-4ec5-8eec-73c347f4627c) -69px 0 no-repeat;
}
.shareNoticiaIcns ul li a.icn-facebook{
    /*background-color: #3a599b;*/
}
.shareNoticiaIcns ul li a.icn-twitter span{
    background: url(https://www.presidencia.gub.uy/wcm/connect/pvpresidencia/41a5e1ce-86cf-4ec5-8eec-73c347f4627c/icns-share.png?MOD=AJPERES&ContentCache=NONE&CACHEID=41a5e1ce-86cf-4ec5-8eec-73c347f4627c) -87px 0 no-repeat;
}
.shareNoticiaIcns ul li a.icn-twitter{
    /*background-color: #5ea9dd;*/
}
.shareNoticiaIcns ul li a.icn-linkedin span{
    background: url(https://www.presidencia.gub.uy/wcm/connect/pvpresidencia/41a5e1ce-86cf-4ec5-8eec-73c347f4627c/icns-share.png?MOD=AJPERES&ContentCache=NONE&CACHEID=41a5e1ce-86cf-4ec5-8eec-73c347f4627c) -110px 0 no-repeat;
}
.shareNoticiaIcns ul li a.icn-linkedin{
    /*background-color: #0077B5;*/
}
.shareNoticiaIcns ul li a.icn-google span{
    background: url(https://www.presidencia.gub.uy/wcm/connect/pvpresidencia/41a5e1ce-86cf-4ec5-8eec-73c347f4627c/icns-share.png?MOD=AJPERES&ContentCache=NONE&CACHEID=41a5e1ce-86cf-4ec5-8eec-73c347f4627c) -133px 0 no-repeat;
}
.shareNoticiaIcns ul li a.icn-google{
    /*background-color: #df4a32;*/
}

.shareNoticiaIcns ul li a.icn-whatsapp{
    /*background-color: #07b925;*/
}

.shareNoticiaIcns ul li a.icn-whatsapp span{
    background-image: url(https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/e08aee84-48c3-4a1e-8f56-0734dbeb651f/whatsapp.png?MOD=AJPERES&ContentCache=NONE&CACHEID=e08aee84-48c3-4a1e-8f56-0734dbeb651f);
    background-repeat: no-repeat;
}

.shareNoticiaIcns > h3{
    margin-top: 20px !important;
    text-transform: none;
    text-align: right;
}

/* --------------- BREADCRUMB --------------- */
ol.breadcrumb {
    margin: 0;
    margin-bottom: 0;
    padding: 4px 0;
    list-style: none;
    font-size: 0.9em
}
ol.breadcrumb li {
    margin-bottom: 0;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb > .active {
    color: #666;
}

.breadcrumb > li > a,
.breadcrumb > li > a:active,
.breadcrumb > li > a:visited,
.breadcrumb > li > a:hover{
    color: #0035D0;
    text-decoration: underline
}

.breadcrumb > li > a:hover{
    text-decoration: none
}

/* --------------- BOX DOCUMENTOS --------------- */
.lista-documento {
    padding: 0;
    list-style: none;
    font-weight: 300;
    font-size: 130%;
    color: #000000
}
ul.lista-documento > li {
    padding-bottom: 10px;
    margin-bottom: 40px;
    overflow: auto;
    border-bottom: 1px solid #E2E2E2;
}
.lista-documento > li:last-of-type {
    border-bottom: none;
}
.lista-documento > li a, .title-documento {
    display: inline-block;
    /*line-height: 20px;*/
    font-weight: normal;
    text-decoration: none;
}
.lista-documento > li h3 {
    margin-bottom: 10px;
}
.lista-documento > li a:hover, .title-documento:hover {
    text-decoration: underline;
}
.lista-documento > li p {
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 0.9em
}
.lista-documento > li img, .imgBoxDescarga img, .lista-documento > li video{
    float: left;
    display: block;
    margin-right: 15px;
    height: auto;
}
.lista-documento > li img {
    max-width: 185px;
}
.lista-descarga > li img {
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #E8E8E8;
    max-width: 75px;
    overflow: auto;
    float: left;
    margin-right: 15px;
}
/*img.img-documento-destacado {
    float: left;
    display: block;
    margin-right: 15px;
    max-width: 250px
}*/
p.lista-documento-fecha {
    color: #4d4d4d;
    float: right;
    font-size: 1em;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}
/* Curriculums */

.lista-documento.lista-documento-curriculums li > div{
    overflow: hidden;
}

ul.lista-documento.lista-documento-curriculums.lista-documento-curriculums-desarrollo{
    padding: 10px;
    background-color: #f0f0f0;
    margin-bottom: 0;
}

.lista-documento.lista-documento-curriculums.lista-documento-curriculums-desarrollo li{
   font-size: 0.87em;
   margin-bottom: 10px;
}

.lista-documento.lista-documento-curriculums.lista-documento-curriculums-desarrollo li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
}

.lista-documento.lista-documento-curriculums.lista-documento-curriculums-desarrollo li h3{
   padding-top: 0 !important;
   font-size: 1.3em !important;
}

/* Tags */
.lista-documento-tag {
    margin-top: 15px;
}
.lista-documento-tag .icn-tag {
    float: left;
    display: block;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/bbcb771e-ef6c-44c9-80df-2580eadaaac2/icn-tag.png?MOD=AJPERES&ContentCache=NONE&CACHEID=bbcb771e-ef6c-44c9-80df-2580eadaaac2) 0 0 no-repeat;
    /*background:url(../imgs/icn-tag.svg) 0 0 no-repeat, none;*/
    width: 15px;
    height: 15px;
    margin-top: 1px;
    margin-right: 7px;
}

/* --------------- BOX ITEMS --------------- */
.boxes-transparencia-activa {
    margin-top: 20px;
}
.boxes-transparencia-activa {
    padding: 0!important;
}
.boxes-transparencia-activa .listaHeader {
    background-color: #F5F5F5;
    padding: 10px 12px;
    overflow: auto;
}
.boxes-transparencia-activa .listaHeader h3 {
    margin-bottom: 0;
    font-size: 1.4em;
}
.boxes-transparencia-activa .rightSmContent, .boxes-transparencia-activa .leftSmContent {
    display:block;
    padding-top:7px;
}
.boxes-transparencia-activa .leftSmContent {
    float: left;
}
.boxes-transparencia-activa .rightSmContent {
    float: right;
}
.boxes-transparencia-activa > li {
    padding: 0;
    border: 1px solid #E6E6E6;
    overflow: auto;
}
.boxes-transparencia-activa > li p {
    padding: 15px 10px;
    margin-bottom: 0;
}
.boxes-transparencia-activa > li ul {
    overflow: auto;
}
.boxes-transparencia-activa > li {
    margin-bottom: 15px;
}
.boxes-transparencia-activa > li:last-of-type {
    margin-bottom: 0;
}
.boxes-transparencia-activa li ul {
    padding: 10px 0;
}
.boxes-transparencia-activa li ul li {
    list-style: none;
    background: transparent url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/44d1716a-a882-4cec-a9d8-defd4486491a/bullet-circleBlue.png?MOD=AJPERES&ContentCache=NONE&CACHEID=44d1716a-a882-4cec-a9d8-defd4486491a) no-repeat 0 6px;
    width: 45%;
    padding-left: 15px;
    margin-left: 2%;
    margin-bottom: 10px;
    float: left
}
.boxes-transparencia-activa li ul li a {
    line-height: 18px;
    padding-right:10px;
}
.boxes-transparencia-activa li ul li span.fechaMod {
    display: inline-block;
    line-height: 20px;
    color: #333;
}

/* --------------- ACCESOS RÁPIDOS PIE (FOOTER) --------------- */
.accesos li ul li:first-child a {
    display: inline-block;
    font-size: 1.1em;
    list-style: none;
    margin-bottom: 15px;
    line-height: 1.5em;
    text-decoration: none!important;
    font-weight: 600;
}

.contListaCtx > a {
    display: block;
    text-decoration: none;
    margin-bottom: 20px;
    margin-right: 15px;
    text-align: right;
}

.contListaCtx > a:hover {
    text-decoration: underline;
}

/* Logos redes sociales */
.footer ul.redesSociales {
    float: left;
    margin-left: 50px;
    margin-top: 0;
}
.footer ul.redesSociales li a {
    display: block;
}
.footer ul.redesSociales li a:hover,
.footer ul.redesSociales li a:focus{
    outline: 1px solid #ffffff;
}
.accesosRapidos {
    width: 100%;
    box-sizing: border-box;
    background-color: transparent;
    padding: 0px 0px 20px;
    /*border-top: 1px solid #a8a8a8;*/
    overflow: auto;
}
.accesosRapidos ul {
    padding: 0;
    margin: 0;
}
.accesosRapidos > ul li nav{
    width: 90%;
    margin: auto;
}
.accesosRapidos ul ul li {
    list-style: none;
    margin-bottom: 15px;
    margin-left: 0;
    color: #999999
}
.accesosRapidos ul li:first-child, .accesosRapidos ul li:last-child {
    list-style: none;
    margin-bottom: 0;
    /*margin-left: 0;*/
}
.accesosRapidos ul li a {
    text-decoration: none;
    display: inline-block;
}
.accesosRapidos ul li a:hover {
    text-decoration: underline;
}
ul.accesos > li {
    box-sizing: border-box;
    border-left: 1px solid #bbbbbb;
    float: left;
    width: 25%;
    height: auto;
    padding: 0;
    padding-top: 0;
    list-style: none;
    margin-left: 0;
}

ul.accesos > li:first-child{
    margin-left: 0;
    border-left: none;
}

/* --------------- MAPA DEL SITIO --------------- */
ul.site-map, ul.site-map ul, ul.site-map ul li  {
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-map li a {
    display: inline-block;
    line-height: 18px;
}
/* Nivel 1 - Título sección principal */
.site-map > li > a {
    font-size:1.3em;
    font-weight:bold;
    padding-bottom: 10px;
    text-decoration: underline
}

.site-map > li > a:hover {
    text-decoration: none
}
/** Subniveles **/
.site-map li a {
    padding-bottom: 15px;
}
/* Nivel 2 */
.site-map > li > ul > li > a {
    padding-left: 28px;
    text-decoration: underline;
    font-size: 1.2em
}
.site-map > li > ul > li > a:hover {
    text-decoration: none;
}
/* Nivel 3 */
.site-map > li ul > li > ul > li > a {
    padding-left: 56px;
}

/* --------------- IFRAMES --------------- */
iframe {
    border: 0;
    overflow: hidden;
}

#iframeDocumento {
    width: 100%;
    height: 900px;
    background-color: #FFF;
    border-style: none;
}

#iframeComEstatales {
    width: 100%;
    height: 925px;
    margin-bottom: 10px;
}

/* --------------- BOX RECOMENDACIÓN --------------- */
.box-destacado {
    padding-left: 30px;
}
.box-destacado span.title-dest {
    display: block;
    padding-bottom: 3px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 15px;
}

/* --------------- PIE (FOOTER) --------------- */
.footer {
    box-sizing: border-box;
    background-color: transparent;
    color: #FFF;
    line-height: 18px;
    padding: 10px 1%;
    overflow: auto;
}
.footer address {
    font-style: normal;
}
.footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer ul li a {
    display: block;
    color: #FFF;
    padding-top: 3px;
}
.linksFooter {
    margin-top: 9px;
}

.linksFooter li a{
    text-decoration: underline;

}

.linksFooter li a:hover{
    text-decoration: none;

}

.footer address > ul.floatIzq > li > strong {
    color: #ffffff;
}


/* --------------- FORMATO GALERÍA --------------- */
.galeria {
    width: 100%;
    float: left;
}
.imagenAmpliada {
    width: 100%;
    float: left;
}
.imagenAmpliada img {
    width: 80%;
    float: left;
}
.vistaImagen {
    background: #f1f1f2;
    width: 96%;
    color: #000;
    padding: 2%;
    float: left;
}
.vistaImagen p {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.2em;
    padding: 0 10%;
    margin-bottom: 15px;
}
.vistaImagen p:first-child{
    padding: 0;
}
.vistaImagen div h3{
    padding: 15px 10%;
    text-transform: none;
    color: #000000;
    font-weight: bold;
}
.flecha-der {
    display: block;
    float: left;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/cb8cbcda-8a54-469c-a3c3-3a3313a92d33/icn-flechaGaleriaDer.png?MOD=AJPERES&ContentCache=NONE&CACHEID=cb8cbcda-8a54-469c-a3c3-3a3313a92d33) no-repeat center;
    /*background: url(../imgs/icn-flechaGaleriaDer.svg) no-repeat center, none; */
    width: 10%;
    height: 42px;
    margin-top: 25%;
    text-indent: -10000px;
}
.flecha-izq {
    display:block;
    float: left;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/7d802d52-3e6f-4120-ae0c-4e8c2c5cf7d6/icn-flechaGaleriaIzq.png?MOD=AJPERES&ContentCache=NONE&CACHEID=7d802d52-3e6f-4120-ae0c-4e8c2c5cf7d6) no-repeat center;
    /*background: url(../imgs/icn-flechaGaleriaIzq.svg) no-repeat center, none; */
    width: 10%;
    height: 42px;
    margin-top: 25%;
    text-indent: -10000px;
}
.miniaturas {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.miniaturas ul {
    width: 90%;
    margin: 0 auto;
}
.miniaturas ul li {
    width: 18%;
    margin: 0 1% 20px 1%;
    min-width: 90px;
    float: left;
    list-style: none;
}
.miniaturas ul li a img {
    width: 100%;
    margin-bottom: 5px;
    max-width: 120px;
    max-height: 80px;
}
.miniaturas ul li a p {
    line-height: 1.2em;
    width: 120px;
}
.miniaturas ul li:nth-child(5n+1) {
    clear: both;
}
.miniaturas ul li.imagenSeleccionada img {
    width: 100%;
    border: solid 3px #014983;
}
.miniaturas ul li.imagenSeleccionada a p {
    text-decoration: none;
    color: #000;
    font-weight: 700;
}
.miniaturas ul li.imagenSeleccionada a {
    text-decoration: none;
}

/* --------------- FORMATO DOCUMENTO --------------- */

.especificacionDocumento{
    background: #f1f1f2;
    width: 96%;
    color: #000;
    padding: 2%;
    float: left;
}

/* --------------- FORMATO AUDIO --------------- */

.reproductorAudio audio{
    width: 100%
}

.reproductorAudio {
    background: #f1f1f2;
    width: 96%;
    color: #000;
    padding: 2%;
    float: left;
}
.reproductorAudio p {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 15px
}

/* --------------- FORMATO VIDEO --------------- */

.reproductorVideo video{
    width: 100%
}

.reproductorVideo {
    background: #f1f1f2;
    width: 96%;
    color: #000;
    padding: 2%;
    float: left;
}
.reproductorVideo p {
    font-size: 110%;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 1.2em;
}

/* --------------- CONTACTO MULTICANAL --------------- */
.seccionCtx .content {
    line-height: 18px;
}
.seccionCtx ul.dependencias {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    color:#333;
}
.seccionCtx ul.dependencias li {
    list-style: none;
}
.seccionCtx ul.dependencias > li {
    margin-bottom: 25px;
}
.seccionCtx ul.dependencias li ul {
    margin: 0;
    padding: 0;
}
.seccionCtx ul.dependencias li ul li {
    margin-bottom: 3px;
}
.seccionCtx ul.dependencias li h3 {
    margin-bottom: 7px;
}
.seccionCtx ul.dependencias li img {
    vertical-align: middle;
    margin-bottom: 10px;
}
.seccionCtx ul.dependencias li span.destacado {
    display: block;
    color: #666;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 10px;
}
.icn-tel {
    float: left;
    display: block;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/348a5b92-9371-4231-bda7-1bb9804e06d3/icn-tel.png?MOD=AJPERES&ContentCache=NONE&CACHEID=348a5b92-9371-4231-bda7-1bb9804e06d3) 0 0 no-repeat;
    /*background: url(../imgs/icn-tel.svg) no-repeat, none;*/
    width: 11px;
    height: 21px;
    margin-right: 12px;
}

/* --------------- CONTENIDO JERARQUIZADO --------------- */
.tree li {
    list-style-type: none;
    margin: 0;
    padding: 10px 0 0 13%;
    position: relative;
    width: 87%;
}
.tree ul {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
}
.tree ul li {
    margin-top: 20px;
}
.tree li.lvlOne {
    padding-left: 0;
    width: 100%;
    height: auto;
}
.tree li::before, .tree li::after {
    content: '';
    left: 3%;
    position: absolute;
    right: auto
}
.tree li::before {
    border-left: 1px solid #999;
    bottom: 50px;
    height: 100%;
    top: 0;
    width: 0
}
.tree li::after {
    border-top: 1px solid #999;
    top: 25px;
    width: 10%
}
.tree li div.itemContent li::before, .tree li div.itemContent li::after {
    content: '';
    position: static;
    border-top: none;
}
/* ImÃ¡genes nivel 1 */
.tree ul > li div.itemContent img {
    float: left;
    width: 35%;
    max-width: 200px;
}
/* ImÃ¡genes nivel 2 */
.tree ul > li > ul > li div.itemContent img {
    max-width: 170px;
}
/* ImÃ¡genes nivel 3 */
.tree ul > li > ul > li > ul > li div.itemContent img {
    max-width: 140px;
}
/* ImÃ¡genes nivel 4 */
.tree ul > li > ul > li > ul > li > ul > li div.itemContent img {
    max-width: 110px;
}
/* ImÃ¡genes nivel 5 */
.tree ul > li > ul > li > ul > li > ul > li div.itemContent img {
    max-width: 80px;
}
.tree li div.itemContent .contItem {
    float: left;
    margin-left: 3%;
    width: 62%
}
.tree li div.itemContent .noImage {
    float: none;
    margin-left: 0;
    width: 100%;
}
.tree li div.itemContent h2 {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}
.tree li div.itemContent ul {
    padding-left: 15px;
}
.tree li div.itemContent ul li {
    list-style: disc;
    list-style-position: outside;
    padding-left: 5px;
    margin-top: 0;
    margin-left: 15px;
    margin-bottom: 0;
}
.tree li div.itemContent  ul li a {
    line-height: 18px;
    padding-right: 10px;
}
.tree li div.itemContent ul li {
    border: none;
    position: relative;
    content: inherit;
}
.tree li div.itemContent ul li::before {
    content: '';
    border: none;
    height: auto;
    width: auto;
}
.tree li:before {
    top: -20px;
    padding-bottom: 20px;
}
.tree li div.itemContent, .tree li div.hasChilds {
    box-sizing: border-box;
    border: 1px solid #999;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    padding: 15px 3%;
    text-decoration: none;
    width: 100%;
}
.tree li.parent_li .hasChilds {
    cursor: pointer;
}
.tree > ul > li::before, .tree > ul > li::after {
    border: 0
}
.tree li:last-child::before {
    height: 25px
}
.tree li.parent_li > .hasChilds:hover, .tree li.parent_li > .hasChilds:hover + ul li .hasChilds {
    background: #FBFBFB;
    border: 1px solid #666;
    color: #000;
}

/* Listas con jerarquÃ­a vertical en columnas */
ul.list-two-col {
    -moz-column-count:2;
    -webkit-column-count:2;
    column-count:2;
}

/* --------------- LISTAS ORDENADAS CON DECIMAL BOLD --------------- */
ol.bold-list {
    padding-left: 0;
    list-style-position: inside;
    counter-reset:item;
}
ol.bold-list > li {
    list-style-type:none;
    counter-increment:item;
}
ol.bold-list > li:before {
    box-sizing: border-box;
    font-size: 1.4em;
    display: inline-block;
    padding-right: 6px;
    font-weight: bold;
    content: counter(item) ".";
}

/* --------------- AGENDA --------------- */
.agenda li span{
    font-size: 1.5em;
    text-align: left
}
ul.agenda {
    box-sizing: border-box;
    margin: 0;
    padding: 10px 0 0 0;
    overflow: hidden;
}
ul.agenda li {
    box-sizing: border-box;
    list-style: none;
    display: table;
    margin-top: 25px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 0.9em;
    padding-left: 1em;
    border-left: 1px solid #DCDCDC
}
ul.agenda li.agenda_bloque_item:not(.agenda_bloque_tx){
    padding-left: 0;
    border-left: none
}
ul.agenda li:first-child {
    margin-top: 0;
}
ul.agenda li:last-child {
    padding-bottom: 0;
}
.agenda-dia {
    display: table-cell;
    vertical-align: middle;
    font-weight: normal;
    color: #444444;
    /*width: 55px;*/
    max-width: 55px;
    text-align: right;
    line-height: 1;
    padding-right: 12px;
}

.agenda-dia-hoy{
    font-weight: bold
}

.agenda-hora {
    color: #333;
}
.agenda-separador {
    display: table-cell;
    box-sizing: border-box;
    padding-left: 12px;
    border-left: 1px solid #DCDCDC;
}
.agenda-link {
    display: block;
    font-size: 1.2em;
}

ul.agenda li.agenda_destacada a{
    font-size: 1.6em;
    line-height: 1.2em;
}

ul.agenda .agenda-dia strong.fecha-destacada{
    font-weight: normal;
    padding-left: 1.5em
}

ul.agenda li .lista-documento-tag{
    color: #000000;
    margin-top: 5px
}

ul.agenda li .lista-documento-tag strong{
    font-weight: normal;
    font-size: 110%
}

.agenda_bloque_item.agenda_en_curso,
.agenda_desarrollo_item.agenda_en_curso{
    background-color: #f2f2f2;
    width: 100%;
    padding: 5px 2% 5px 2% !important;
}

.agenda_bloque_item.agenda_en_curso span.agenda-hora,
.agenda_desarrollo_item.agenda_en_curso span.agenda-hora{
    color: #a11616;
    margin-bottom: 5px;
}

.agenda_bloque_item.agenda_en_curso span.agenda-hora{
    font-size: 1.3em;
}

.agenda_bloque_item.agenda_en_curso span.agenda-dia,
.agenda_bloque_item.agenda_en_curso span.agenda-separador{
    display: none
}

.agenda-link strong{
    color: rgb(161, 22, 22);
    font-weight: normal;
    text-transform: uppercase;
}

.agenda-link strong::after {
    content: " - ";
}

.agenda_mensaje_item{
    background-color: #f2f2f2;
    padding: 10px
}

.agenda_mensaje_item strong{
    color: #a11616;
}

/* --------------- ENCUESTAS --------------- */
.encuesta fieldset legend {
    font-weight: bold;
    font-size: 1.4em;
    padding: 0;
}
.encuesta form fieldset label {
    float: left;
    width: 100%;
    margin-bottom: 8px;
    font-size: 1.1em;
    text-align: inherit;
}
.encuesta form fieldset {
    box-sizing: border-box;
    border: 0;
    padding: 0 15px;
    margin-bottom: 20px;
}
.encuesta form fieldset div {
    padding: 15px 0;
    clear: both;
}
.encuesta form .submit {
    margin-left: 14px;
    cursor: pointer;
}
.encuesta form fieldset input {
    overflow:hidden;
}
.encuesta form fieldset textarea {
    resize: none;
    height: 100px;
}

/* Resultados de encuestas */
.encuesta ul {
    float: left;
    clear: left;
    padding-left: 14px;
    margin-bottom: 40px;
}
.encuesta ul h3 {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 15px;
}
.encuesta ul li {
    list-style: none;
    margin-bottom: 30px;
    float: left;
    max-width: 400px;
    width: 100%;
}
.encuesta ul li span {
    display: block;
    font-size: 1.1em;
}
.encuesta ul li .cifras {
    float: right;
}
.encuesta ul li .opcion {
    float: left;
}
.encuesta ul li {
    margin-bottom: 25px;
}
.encuesta ul li .barra {
    height: 20px;
    background: #06C;
    display: block;
}
.encuesta ul li div {
    height: 20px;
    background: #f1f1f2;
    margin-top: 3px;
    float: left;
    width: 100%;
}

/* Errores y Mensajes */
.encuesta .msg {
    border-radius: 3px;
    padding: 15px 14px 12px 42px;
    font-size: 1.1em;
    margin: 20px 0;
    line-height: 1.3em;
    border: 1px solid #f3f3f3;
}
.encuesta .error {
    background: #F9F2F4 url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/3ec52f17-5215-413b-9b4e-d23fa0f8c554/icn-circle-error.png?MOD=AJPERES&ContentCache=NONE&CACHEID=3ec52f17-5215-413b-9b4e-d23fa0f8c554) no-repeat 10px center;
    color: #822931;
    border-color: #E5BEC2;
}
.encuesta .exito {
    background: #F0F4DD url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/752e92c6-0f65-4626-96e0-319993c21ec8/icn-circle-success.png?MOD=AJPERES&ContentCache=NONE&CACHEID=752e92c6-0f65-4626-96e0-319993c21ec8) no-repeat 10px center;
    color: #004E1A;
    border-color: #C4D8A3;
}
.encuesta .field-error {
    background: #F9F2F4;
    margin-bottom: 40px;
    padding: 15px;
}
.encuesta .field-error legend {
    float: left;
}
.encuesta .msg-field-error {
    color: #E0091D;
    display: block;
    font-weight: normal !important;
    margin-top: 14px;
    float: left;
    font-size: 1.1em;
}
/* --------------- FACETAS --------------- */
/*.facetas {
        list-style: none;
        padding: 0;
        margin-top: 5px;
        margin-bottom: 20px;
        overflow: auto;
}
.facetas ul {
        margin-top: 3px;
        padding-left: 25px;
}
.facetas ul li {
        padding-top: 5px;
}
.facetas > li {
        float: left;
        box-sizing: border-box;
        background: #EBEBEB;
        padding: 10px 15px;
        margin-left: 1%;
}
.facetas > li:first-child {
        margin-left: 0;
}
.facetas-3 > li {
        width: 32.6666%;
}
.facetas-4 > li {
        width: 24.25%;
}
.facetas-5 > li {
        width: 19.2%;
}
.facetas-box {
        box-sizing: border-box;
        display: table;
}
.facetas > li img, .facetas-contenido {
        box-sizing: border-box;
        display: table-cell;
        /*vertical-align: top;*/
/*vertical-align: middle;
}
.facetas-contenido > a {
font-size: 1.5em;
font-weight: 600;
text-decoration: none;
}
.facetas-contenido > a:hover {
text-decoration: underline;
}
.facetas ul li a {
font-weight: normal;
font-size: 1em;
text-decoration: none;
}
.facetas ul li a:hover {
text-decoration: underline;
}
.facetas > li img {
padding-right: 16px;
max-width: 90px;
max-height: 70px;
}
.facetas-5 > li img {
max-width: 60px;
max-height: 50px;
}/*
/* --------------- ACCESIBILIDAD --------------- */
.skip {
    list-style: none;
    margin: 0;
}
.skip a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    background: #757575;
    color: #FFF;
    padding: 6px 10px;
    overflow: hidden;
}
.skip a:focus {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    z-index: 9999;
}

/* INTERNET EXPLORER (IE)
   ============================================================== */

/* --------------- IE --------------- */

/* MenÃº principal desplegable */
.ie .navMenuPrincipal li ul {
    display: none;
    overflow: auto;
    max-height: none;
    transition: none;
}

/* Lista con desplegable */
.ie .menuLista ul {
    display: none;
    max-height: none;
    overflow: auto;
    transition: none;
}

.ie form fieldset ul li textarea {
    padding-top: 0;
}

/* Inputs formularios */
.ie button, .ie input, .ie select, .ie textarea {
    line-height: 26px;
}
.ie .form fieldset ul li textarea {
    padding: 0 1%;
}
.ie #contBusquedaHeader input[type=search] {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 75px solid transparent;
    background: #FFF;
}
.ie .form ul.radio-list li span {
    display: inline-block;
    padding-left: 0;
    vertical-align: middle;
    cursor: default;
}

/* --------------- CONTENIDO JERARQUIZADO --------------- */
.ie .tree li div.itemContent ul {
    margin-top: 20px;
}
.ie .tree li div.itemContent ul.list-two-col li {
    float: left;
    list-style: disc;
    list-style-position: outside;
    margin-top: 0;
    margin-bottom: 10px;
    width: 38%;
    margin-right: 7%;
}
.ie .tree li div.itemContent ul li {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-right: 0;
}
/* ImÃ¡genes nivel 1 */
.ie .tree ul > li div.itemContent img {
    width: auto;
}

/* --------------- GENÃ‰RICOS --------------- */
.ie form fieldset select {
    height: inherit;
    padding: 4px;
    padding-right: 1%;
}

/* ---------- ENLACES GENÃ‰RICOS --------------*/
.enlace_fotografias {
    background-image: url("https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/f9b16b80486d9f6289fc9d52e5248a5c/fotografia.png?MOD=AJPERES&ContentCache=NONE&CACHEID=f9b16b80486d9f6289fc9d52e5248a5c");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 2.2em;
    list-style: outside none none !important;
    margin-left: 0 !important;
}
.enlace_audios {
    background-image: url("https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/009fed00486da2878a409f52e5248a5c/audio.png?MOD=AJPERES&ContentCache=NONE&CACHEID=009fed00486da2878a409f52e5248a5c");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 2.2em;
    list-style: outside none none !important;
    margin-left: 0 !important;
}
.enlace_videos {
    background-image: url("https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/ccbdbc80486da1df8a339f52e5248a5c/video.png?MOD=AJPERES&ContentCache=NONE&CACHEID=ccbdbc80486da1df8a339f52e5248a5c");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 2.2em;
    list-style: outside none none !important;
    margin-left: 0 !important;
}
.enlace_noticias {
    background-image: url("https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/7ccfee80486da1288a269f52e5248a5c/noticia.png?MOD=AJPERES&ContentCache=NONE&CACHEID=7ccfee80486da1288a269f52e5248a5c");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 2.2em;
    list-style: outside none none !important;
    margin-left: 0 !important;
}
.enlace_archivo {
    background-image: url("https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/953ae980495068c78207aeb643a6b293/archivo.png?MOD=AJPERES&ContentCache=NONE&CACHEID=953ae980495068c78207aeb643a6b293");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 2.2em;
    list-style: outside none none !important;
    margin-left: 0 !important;
}
.enlace_documento {
    background-image: url("https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/693a58c8-10a1-4202-b1f4-969ee4a5beed/documento.png?MOD=AJPERES&ContentCache=NONE&CACHEID=693a58c8-10a1-4202-b1f4-969ee4a5beed");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 2.2em;
    list-style: outside none none !important;
    margin-left: 0 !important;
}
.enlace_radio {
    background-image: url("https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/557e85004dcc7543b0a7b9abcd482f98/radio.png?MOD=AJPERES&ContentCache=NONE&CACHEID=557e85004dcc7543b0a7b9abcd482f98");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 2.2em;
    list-style: outside none none !important;
    margin-left: 0 !important;
}

.enlace-descarga{
    background-image: url("https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/9af8f24d-c4ac-4e47-8779-219308ee6774/descarga.png?MOD=AJPERES&ContentCache=NONE&CACHEID=9af8f24d-c4ac-4e47-8779-219308ee6774");
    background-position: left center;
    background-repeat: no-repeat;
    list-style: outside none none !important;
    margin-left: 0px !important;
    padding-left: 2em;
    padding-top: 0.2em;
}

.fecha-destacada{
    background-image: url("https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/4420d038-4bdf-46da-83df-40d7aa550eff/agenda.png?MOD=AJPERES&ContentCache=NONE&CACHEID=4420d038-4bdf-46da-83df-40d7aa550eff");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 1.8em;
    list-style: outside none none !important;
    margin-left: 0 !important;
    margin-right: 20px;
}

/* ------------ BREADCRUMB --------------- */
#breadCrumb {
    background-color: transparent;
    padding: 0.3em 0;
    text-align: left;
}

.enlaceBreadCrumb {
    background-color: transparent;
    text-decoration: none;
    color: #757575
}

/* ---------------- GENERICOS DE AJUSTE -------------- */
.no_padding{
    padding: 0 !important
}

.no_padding_top{
    padding-top: 0 !important
}

.no_padding_bottom{
    padding-bottom: 0 !important
}

.no_padding_left{
    padding-left: 0 !important
}

.no_padding_rigth{
    padding-right: 0 !important
}

/* --------------- LISTAS DE NAVEGACIÃ“N CONEXTUAL --------------*/
.navegacion-contextual-bloque {
    background: #ffffff url("/wps/wcm/connect/pvpresidencia/9c69edda-b5b1-423d-872a-f2e805f4d2e5/accesos.png?MOD=AJPERES&ContentCache=NONE&CACHEID=9c69edda-b5b1-423d-872a-f2e805f4d2e5") no-repeat scroll left center;
    /*border-bottom: 1px solid #999999;*/
    font-size: 0.8em;
    margin: 15px;
    overflow: hidden;
    padding-bottom: 1px;
}

.ctx.seccTx .navegacion-contextual-bloque {
    background-color: #f0f0f0
}

.navegacion-contextual-bloque h4, .navegacion-contextual-bloque h3 {
    color: #FFF;
    font-size: 1em;
    font-weight: bold;
    padding-left: 8px;
    display: inline;
    text-transform: uppercase;
}

.navegacion-contextual-bloque > ul {
    font-size: 1.4em;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 37px;
    display: inline;
}

.navegacion-contextual-bloque > ul li{
    list-style: outside none none;
    margin: 0;
    display: inline;
    margin-left: 1em
}

.navegacion-contextual-bloque > ul li:first-child{
    margin: 0;
}

.navegacion-contextual-bloque > ul li a{
    text-decoration: underline;
    color: #0035D0;
}

.navegacion-contextual-bloque > ul li a:hover{
    text-decoration: none
}

/* -------- SEPARADOR REDES SOCIALES ------------ */
#redes {
    background-color: #e0e0e0;
    border-bottom: none;
    overflow: hidden;
    padding: 0;
}
#redes span:first-child {
    color: #666666;
    float: left;
    font-size: 0.8em;
    padding-top: 0.7em;
}
#redes ul {
    font-size: 1.6em;
    margin: 0;
    padding: 0;
}
#redes ul li {
    display: inline;
}
#redes ul li a {
    color: #757575;
    float: left;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 16.6666666667%;
    background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/4092022f-bde7-47fc-8efc-7cc04592dfe4/separador-menu.png?MOD=AJPERES&ContentCache=NONE&CACHEID=4092022f-bde7-47fc-8efc-7cc04592dfe4) no-repeat left center;
}

#redes ul li:first-child a {
    background: none;
}

#redes ul li a:hover {
    transition: background 0s ease 0s, all 250ms ease 0s, all 0s ease 0s;
    text-decoration: none;
    color: #ffffff
}

#redes ul li:hover + li a {
    background: none;
}

.link_facebook_separador a {
    background-repeat: no-repeat;
}
.link_facebook_separador a:hover {
    background-color: #0063db !important;
    background-image: none !important;
}
.link_instagram_separador a {
    background-repeat: no-repeat;
}
.link_instagram_separador a:hover {
    background-color: #ca307c !important;
    background-image: none !important;
}
.link_twitter_separador a {
    background-repeat: no-repeat;
}
.link_twitter_separador a:hover {
    background-color: #2a85c5 !important;
    background-image: none !important;
}
.link_flickr_separado a {
    background-repeat: no-repeat;
}
.link_flickr_separado a:hover {
    background-color: #0063db !important;
    background-image: none !important;
}
.link_youtube_separado a {

    background-repeat: no-repeat;
}
.link_youtube_separado a:hover {

    background-color: #881014 !important;
    background-image: none !important;
}
.link_rss_separado a {

    background-repeat: no-repeat;
}
.link_rss_separado a:hover {
    background-color: #ff9e2c !important;
    background-image: none !important;
}
.link_issuu_separado a {

    background-repeat: no-repeat;
}
.link_issuu_separado a:hover {
    background-color: #dd9626 !important;
    background-image: none !important;
}
.link_veratv_separado a {
    background-repeat: no-repeat;
}
.link_veratv_separado a:hover {
    background-color: #cb75a2 !important;
    background-image: none !important;
}

/* --- AGENDA -- */
.fecha-destacada.fecha-agenda {
    font-weight: normal;
    font-size: 1.5em;
    padding-left: 1.2em;
}

.categorias-agenda{
    font-weight: normal;
    font-size: 1.3em
}

/* -------- AJUSTE PARA BUSCADOR -------- */

#buscadorPrincipalSitio{
    padding: 0;
    margin: 0;
    border: none
}

#buscadorPrincipalSitio legend{
    position: absolute;
    left: 1000em;
}

/* -------- AJUSTE DESCRIPCIÃ“N LARGA LOGO -------- */

.descLargaImg {
    left: -1000em;
    position: absolute;
}

#fechaHoraPagina{
    float: left;
    color: #fff;
    font-size: 0.8em;
    margin-top: 2px;
}

/* -------- AJUSTE PORTAL PRESENTACIÃ“N VIEJA -------- */

.content-title {
    background-color: #ffffff;
    color: #004574;
    padding: 10px 15px 0;
}


#breadCrumb {
    padding: 0;
    margin-bottom: 10px;
}

.cabezalSuperior {
    padding: 5px 0;
    padding-bottom: 0;
    width: 100%;
    /*border-bottom: 1px solid #e0e0e0*/
}

.navMenuPrincipal > ul > li:hover > a,
.navMenuPrincipal > ul:not(:hover) > li.active > a,
.navMenuPrincipal > ul > li.hover > a {
    color: #fff
}


/* ------ TRADUCTOR DE Pï¿½?GINAS ------ */

#traductor {
    background-color: transparent;
    margin-top: 4px;
    float: right
}
#traductor ul {
    display: inline;
    float: right;
    list-style: outside none none;
    margin: 0 0 0 15px;
    padding: 0;
}
#traductor ul li {
    background-position: center center;
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
}
#traductor ul li a {
    float: left;
    position: relative;
    text-indent: -1000em;
    width: 15px;
    height: 12px
}
#idioma_eng {
    background-image: url("https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/c7ebe3df-8392-4073-b137-ec6285b3a46f/ing.png?MOD=AJPERES&ContentCache=NONE&CACHEID=c7ebe3df-8392-4073-b137-ec6285b3a46f");
    background-repeat: no-repeat;
}
#idioma_esp {
    background-image: url("https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/0e4156c1-2a69-4839-8345-fcc857ea7637/esp1.png?MOD=AJPERES&ContentCache=NONE&CACHEID=0e4156c1-2a69-4839-8345-fcc857ea7637");
    background-repeat: no-repeat;
}
#idioma_por {
    background-image: url("https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/77f04c18-b24f-4740-a2cd-e52f09d5417c/br.png?MOD=AJPERES&ContentCache=NONE&CACHEID=77f04c18-b24f-4740-a2cd-e52f09d5417c");
    background-repeat: no-repeat;
}

/** Transmisiones en vivo **/

.seccTx .content-title h2{
    width: 90%
}

.parpadeo{
    animation: parpadeo 3s;
    -webkit-animation: parpadeo 3s;
    -moz-animation: parpadeo 3s;
    animation-iteration-count:5;
    -webkit-animation-iteration-count:5;
    -moz-animation-iteration-count:5;
}
@keyframes parpadeo {
    0%  {box-shadow: 0px 0px 0px #01A9DB}
    50% {box-shadow: 0px 0px 20px #01A9DB}
    100%{box-shadow: 0px 0px 0px #01A9DB}
}

@-webkit-keyframes parpadeo {
    0%  {-webkit-box-shadow: 0px 0px 0px #01A9DB}
    50% {-webkit-box-shadow: 0px 0px 20px #01A9DB}
    100%{-webkit-box-shadow: 0px 0px 0px #01A9DB}
}

.tx_on_air{
    float: right;
    padding: 8px;
    background-color: rgb(0, 61, 165);
    border-radius: 8px;
}

.contListaCtx ul.lista_tx{
    /*padding-left: 0;*/
}

.contListaCtx ul.lista_tx > li{
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    border-bottom: 1px dashed #bbbbbb;
    padding-bottom: 10px;
}

.contListaCtx ul.lista_tx > li > a{
    display: block;
    font-size: 110%;
    line-height: 1.23em;
}

.contListaCtx ul.lista_tx > li:last-child{
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.tx_descripcion{
    color: #333333;
    float: left;
    padding-top: 10px;
    width: 100%;
}

.tx_descripcion span{
    font-weight: normal;
}

.lista_tx li .tx_video_ico, .lista_tx li .tx_audio_ico{
    background-color: rgb(0, 61, 165);
    background-position: right center;
    float: left;
    margin-right: 10px;
    min-height: 26px;
    padding-left: 5px;
    padding-right: 4px;
    padding-top: 5px;
}

.lista_tx li .tx_video_ico img, .lista_tx li .tx_audio_ico img{
    width: 20px;
    height: auto;

}
.sectionRight video{
    width: 100%;
    height: auto;
    display: flex;
}

main > h3{
    background-color: rgb(0,61,165);
    color: #ffffff;
    border-bottom: none;
    padding-bottom: 15px;
    padding-left: 2%;
    padding-top: 15px;
    width: 98%;
}

.txt_ind{
    position: absolute;
    visibility: hidden;
    width: auto;
    left: 0
}

#tituloSeccion {
    background-color: #f8f8f8;
    border-color: #f2f2f2 -moz-use-text-color;
    border-color: #f2f2f2;
    border-style: solid none;
    border-width: 0 0;
    color: #000000;
    overflow: hidden;
    padding-top: 0;
    padding-bottom:0;
    position: relative;
    width: 100%;
    border-top: 1px solid #f2f2f2;
    font-size: 1.35em;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal
}

#tituloSeccion h2{
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 8px;
    padding: 0 2%;

}

#tituloSeccion.tituloSeccionVisible{
    border-top: solid 1px #f2f2f2;
    padding-top: 10px;
    margin-bottom: 30px;
}

.lista-documento p.lista-documento-fecha{
    width:  100%;
    text-align: left
}

/* --- SEPARADOR DE Tï¿½?TULOS PRINCIPALES --- */

.flecha-abajo{
    border-top: 3px solid #e8e8e8;
    padding-top: 20px;
    position: relative;
    background-color: transparent;
    overflow: visible;
    margin: 0;
}

.flecha-abajo:before{
    border-color: #FFD700 transparent transparent;
    border-width: 9px 13px 0;
    left: 6px;
}

.flecha-abajo:after{
    left: 10px;
    border-width: 6px 9px 0;
    border-color: #ffffff transparent transparent;
}

.flecha-abajo:before,
.flecha-abajo:after{
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    z-index: 1;
    border-style: solid;
    top: -2px;
}

.flecha-abajo-subtitulo{
    margin-top: 10px !important;
    padding-bottom: 20px !important
}

/* --- SUBSECCIONES PRINCIPALES --- */

.subseccion-principal{
    padding: 0;
    background-color: #ffffff;
}

.subseccion-principal h2,
.subseccion-principal h3,
.subseccion-principal h4{
    border: none;
    padding: 0;
    margin: 0
}

/* --- AJUSTE CABEZAL --- */

.logoOrganismo a img {
    height: auto;
    width: 500px;
    margin-right: 20px;
}

.logoOrganismo {
    height: auto;
    padding: 0;
    margin-left: 7px;
}

#contenedorHeaderPrincipal{
    background-color: rgb(0, 61, 165);
}

.headerPrincipal {
    background-color: rgb(0, 61, 165);
    width: 100%;
    /*padding: 12px 0;*/
}

#logosSecundarios ul li a img {
    width: 83px;
    max-width: 90%;
}

#seccionBuscador {
    margin: 0;
    margin-top: 25px;
}

#contBusquedaHeader {
    margin-top: 6px;
}

#contBusquedaHeader {
    padding-left: 0
}

/* RESPONSIVE
   ============================================================== */

/* --------------- |981| --------------- */
@media screen and (min-width: 981px) {
    /* Navegaciï¿½n nivel 1 */
    .navMenuPrincipal > ul {
        /*display: block!important;*/
        display: block;
    }

    #contenedorHeaderPrincipal .contenedorGeneral{
        border: none;
    }

    #seccionBuscador {
        display: block!important;
    }

    .contListaCtx:not(.contListaCtxMinimizada) {
        display: block!important;
    }

    .main-content {
        padding-bottom: 30px;
        width: 74%
    }

    .seccionCtx {
        width: 24%;
        padding-bottom: 30px
    }

    .ctx{
        border-top: none;
        border-bottom: none;
        border-right: none;
        margin-bottom: 0
    }

    .ctx.seccTx{
        border: none;
        border-left: 6px solid rgb(0, 61, 165);
    }

    .ctx + .ctx {
        padding-top: 30px;
    }

    .ctx.seccionMinimizada + .ctx,
    .ctx.seccTx + .ctx {
        padding-top: 0;
    }

    .ctx.seccionMinimizada,
    .ctx.seccTx{
        margin-bottom: 25px
    }

    .ctx .content-title {
        padding-right: 0;
    }

    .ctx.seccTx .content-title {
        padding-right: 15px;
    }


    .ctx .content-title:not(.titulo-reproductor) h2,
    .ctx .content-title:not(.titulo-reproductor) h3{
        border-bottom: 2px solid #FFD700;
        padding-bottom: 5px;
    }

    .ctx.seccTx .content-title:not(.titulo-reproductor) h2{
        border-bottom: none;
        padding-bottom: 0;
    }

    .seccionCtx .content {
        padding-right: 0;
    }

    .sectionRight .ctx .dialog-icon {
        padding: 0 15px;
    }

    ul.bloque-img-destacado img{
        width: 100px
    }

    .cabezalSuperior {
        /*margin-bottom: 5px;*/
    }
}

/* --------------- |MAX 1200| --------------- */
@media screen and (max-width: 1200px) {

    /* --------------- LISTAS DE TX --------------*/
    section.seccTx div.content-title h2 span{
        display: none;
    }

    /* --------------- LISTAS DE NAVEGACIï¿½N CONEXTUAL --------------*/
    .navegacion-contextual-bloque {
        background: none;
    }

    .navegacion-contextual-bloque h4, .navegacion-contextual-bloque h3 {
        display: block;
        padding-left: 0px;
        margin-bottom: 1em !important;
        color: #000;
    }

    .navegacion-contextual-bloque > ul {
        padding: 0;
        width: 100%;
    }

    /* ------------- LISTA DE REDES ----------------- */
    #redes ul {
        font-size: 1.4em;
    }
}

/* --------------- |1200| --------------- */
@media screen and (min-width: 1200px) {
    /* Contenedor principal */
    .contenedorGeneral {
        max-width: 1100px;
    }

    .logoOrganismo {
        margin-left: 0;
    }

    .logoOrganismo a img {
        margin-right: 20px;
    }

    .navegacion-contextual-bloque{
        font-size: 0.7em;
        margin-right: 0
    }

    .navMenuPrincipal > ul > li > a{
        font-size: 1.3em;
    }

    .ctx.seccTx{
        border-width: 8px;
    }
}

/* --------------- |1800| --------------- */
@media screen and (min-width: 1600px) {
    /* Contenedor principal */
    .contenedorGeneral {
        max-width: 1350px;
    }

    .navegacion-contextual-bloque > ul {
        padding: 0px 0px 0px 40px;
    }

    .footer ul.redesSociales {
        margin-left: 346px;
    }
    /* --- AGENDA -- */
    ul.agenda li{
        border-left: none;
        padding-left: 0
    }
    .agenda_destacada .agenda-dia{
        display: table-header-group;
        float: left;
        max-width: none;
        text-align: left;
        padding-right: 6px;
        margin-top: 0;
        margin-bottom: 5px;
        border-right: 1px solid #CCC;
        margin-right: 6px;
    }
    .agenda_destacada .agenda-hora{
        display: inline-block;
        line-height: 1;
        vertical-align: sub;
    }
    .agenda_destacada .agenda-separador{
        display: none;
        padding-left: 0;
        border-left: none;
    }
    .agenda_destacada .agenda-link {
        clear: both;
        font-size: 1.3em;
    }

    .logoOrganismo {
        margin-left: 0;
    }

    .logoOrganismo a img {
        margin-right: 20px
    }

    .ctx.seccTx{
        border-width: 10px;
    }

}

/* --------------- |MAX 1600| --------------- */
@media screen and (max-width: 1600px) {
    /* --------------- AGENDA --------------- */
    .agenda-dia{
        display: table-header-group;
        float: left;
        max-width: none;
        text-align: left;
        padding-right: 6px;
        margin-top: 0;
        margin-bottom: 5px;
        border-right: 1px solid #CCC;
        margin-right: 6px;
    }
    .agenda-hora{
        display: inline-block;
        line-height: 1;
        vertical-align: sub;
    }
    .agenda-separador{
        display: none;
        padding-left: 0;
        border-left: none;
    }
    .agenda-link {
        clear: both;
        font-size: 1.3em;
    }

    #logosSecundarios ul li:first-child, #logosSecundarios ul li:first-child + li {
        padding-right: 3px;
    }
}

/* --------------- |980| --------------- */
@media screen and (max-width: 980px) {

    /* --------------- LOGO ORGANISMO --------------- */
    .logoOrganismo {
        margin: 0 1.5%;
    }

    /* --------------- BUSCADOR --------------- */
    #seccionBuscador {
        margin: 19px 1.5% 0 0;
    }

    /* -------------- CABEZAL SUPERIOR ---------*/
    .cabezalSuperior {
        padding: 5px 1.5%;
        width: 97%
    }

    /* ---------------- HEADER -------------- */
    .headerPrincipal {
        padding-bottom: 0;
        /*background-color: #ededed*/
    }

    /* Contenedor general */
    .contGralContenido {
        width: 97%;
        padding: 15px 1.5% 0 1.5%;
    }

    .footer {
        padding: 20px 1.5%;
    }

    .accesosRapidos {
        padding: 0 1.5% 20px 1.5%;
    }

    /* SangrÃ­as */
    .contSangria {
        padding-left: 5%;
    }

    /* Encabezado superior */
    .cabezalSuperior {
        display:none;
    }

    /* Cabezal */
    .logoOrganismo span.nombreOrganismo {
        position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
    }

    #logosSecundarios {
        display:none;
    }

    /* Buscador */
    #seccionBuscador {
        display: none;
        margin-right: 35px;
        width: 55%;
        margin-top: -2px
    }

    #contBusquedaHeader {
        /*margin-top: 30px;*/
        margin-top: 5px;
    }

    .headerPrincipal {
        box-shadow: 0 8px 8px -8px #CCC;
        width: 100%;
        padding: 10px 0px;
        padding-bottom: 0;
    }

    .logoOrganismo {
        /*height: 50px;*/
    }

    .logoOrganismo a img {
        /*width: 90px;
        height: 50px;*/
        margin-right: 0
    }

    .logoOrganismo a img {
        height: auto;
        width: 250px;
        padding-bottom: 10px;
    }

    .btnsMobile {
        float: right;
        /*margin: 30px 1.5% 0 0;*/
        margin: 24px 1.5% 0px 0px;
    }

    .btnsMobile div:hover{
        cursor: pointer
    }

    #btn_menu {
        float: right;
        display: block;
        background: url(https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/8c49ed7f-a638-494e-a5c8-737b5d57f60a/icon-open-collapse-blanco.png?MOD=AJPERES&ContentCache=NONE&CACHEID=8c49ed7f-a638-494e-a5c8-737b5d57f60a) 0 0 no-repeat;
        width: 28px;
        height: 24px;
        background-size: 100%;
    }

    .jsOff #btn_menu:hover ~ .navMenuPrincipal > ul {
        display:block;
    }

    #btn_buscador {
        float: right;
        display: block;
        background: url(https://www.presidencia.gub.uy/wps/wcm/connect/pvpresidencia/cc2e6078-1839-468a-8a0c-0f8b2aa96ab4/icon-search.png?MOD=AJPERES&CACHEID=cc2e6078-1839-468a-8a0c-0f8b2aa96ab4&ContentCache=NONE) 0 0 no-repeat;
        width: 28px;
        height: 25px;
        margin-right: 30px;
        background-size: 100%
    }

    /* Navegación*/
    .navMenuPrincipal > ul{
        background: #e0e0e0;
    }

    /* Navegación Nivel 1 */
    .navMenuPrincipal > ul {
        height: auto;
        display: none;
        position: relative;
        left: 0;
        right: 0;
    }

    .navMenuPrincipal:target > ul {
        display: block;
    }

    .navMenuPrincipal > ul > li {
        width: 100%;
        float: none;
        display: block;
    }

    .navMenuPrincipal > ul > li > ul > li {
        margin: 0 15px;
    }

    .navMenuPrincipal > ul > li > ul > li > a {
        padding-left: 20px;
    }

    .navMenuPrincipal > ul > li > a {

        height: auto;
        text-align: left;
        padding: 12px 2%;
        width: 96%;
        display: block;
        /*height: auto;
        text-align: left;
        padding: 12px 1em;
        display: block;*/
    }

    .navMenuPrincipal > ul > li > a {
        background: transparent
    }

    .navMenuPrincipal > ul > li > a {
        border-top: 1px solid #999;
    }

    .navMenuPrincipal > ul > li:first-child > a {
        border-top: none;
    }

    .navMenuPrincipal ul li ul li:last-child a {
        margin-bottom: 15px;
    }

    .navMenuPrincipal > ul > li:hover > a,
    .navMenuPrincipal > ul:not(:hover) > li.active > a {
        background-color: #003da5!important;
        font-weight: 700!important;
    }

    /* NavegaciÃ³n Nivel 2 */
    .navMenuPrincipal li ul {
        position: static;
        width: auto;
    }

    /* Estados activos de items menú principal */
    .navMenuPrincipal > ul > li.active > a {
        background-color: #003da5;
    }

    /* Fondo Hover botón principal */
    .navMenuPrincipal > ul:not(:hover) > li.active > a {
        background-color: #003da5;
    }
    .navMenuPrincipal > ul > li > ul > li.active {
        background-color: #003da5;
    }

    /* Fichas */
    .boxes-transparencia-activa > li p {
        padding: 10px;
    }

    /* Footer */
    .linksFooter {
        float: left;
        clear: both;
        padding-top: 10px;
    }
    .linksFooter li {
        float: left;
        padding: 0 35px 0 0;
        list-style: none;
        line-height: 20px
    }
    .linksFooter li:last-child {
        padding-right: 0!important;
    }

    /* --------------- CONTENIDO JERARQUIZADO --------------- */
    .tree li {
        width: 85%;
        padding: 5px 0 0 15%;
    }

    .tree ul > li div.itemContent img {
        display: block;
        float: none;
        margin-bottom: 15px;
    }
    .tree li div.itemContent .contItem {
        margin-left: 0;
    }
    .tree li div.itemContent h2 {
        margin-bottom: 8px;
    }
    .tree li div.itemContent .contItem {
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .tree li div.itemContent, .tree li div.hasChilds{
        padding: 15px;
    }
    .tree li:before, .tree li:after {
        left: 4%;
        width: 11%;
    }

    /* --------------- FACETAS --------------- */
    .facetas > li img, .facetas-contenido {
        display: block;
        margin-bottom: 10px;
    }
    .facetas > li img {
        margin-right: 0;
        width: 100%;
        max-width: none;
        max-height: none;
        height: auto;
        display: block;
    }

    /* Contenido */
    .main-content {
        clear: both;
        float: none;
        width: 100%;
        margin: 0;
        padding-right: 0;
    }

    /* Encuestas */
    .encuesta fieldset legend {
        border-bottom: none;
    }

    /* --------------- SECCION CONTEXTUAL --------------- */
    .content-title h1 {
        padding-right: 10px;
    }
    .seccionCtx {
        float: none;
        width: 100%;
    }

    .sectionLeft {
        margin-right: 0;
    }

    .sectionRight {
        margin-left: 0;
    }

    /* MenÃº Ctx */
    .ctx {
        width: 100%;
    }

    .jsOff .ctx:hover .contListaCtx {
        display: block;
    }

    /* Desplegable de menÃº contextual */
    .contListaCtx {
        display: none;
    }

    .icn-acc {
        position: absolute;
        right: 15px;
        top: 13px;
        width: 14px;
        height: 14px;
    }

    .ctx .section-title {
        float: left;
    }

    .ctx .content-title {
        position: relative;
        padding: 10px 15px !important;
    }

    .ctx .icn-acc {
        background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/b7ba3630-f126-4f37-9bf4-d8e7a0ace7d8/icns-acor.png?MOD=AJPERES&ContentCache=NONE&CACHEID=b7ba3630-f126-4f37-9bf4-d8e7a0ace7d8) 0 0 no-repeat;
        /*background: url(../imgs/icns-acor.svg) 0 0 no-repeat, none;*/
    }

    .ctx .icn-acc-active, .jsOff .ctx:hover .icn-acc{
        background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/b7ba3630-f126-4f37-9bf4-d8e7a0ace7d8/icns-acor.png?MOD=AJPERES&ContentCache=NONE&CACHEID=b7ba3630-f126-4f37-9bf4-d8e7a0ace7d8) -15px 0 no-repeat;
        /*background: url(../imgs/icns-acor.svg) -15px 0 no-repeat, none;*/
    }

    /* Contenedor accesos rÃ¡pidos */
    #contenedorAccesosRapidos{
        margin-top: 20px
    }

    .accesosRapidos {
        padding: 0 0 20px;
    }

    ul.accesos > li:first-child {
        /*margin-left: 2%;*/
    }

    /* Accesos rÃ¡pidos formato box */
    .accesosCtxBoxes {
        display: none;
    }

    /* --------------- IE RESPONSIVE --------------- */
    /* Inputs */
    .ie button,
    .ie input,
    .ie select,
    .ie textarea {
        line-height: 26px!important;
    }

    /* -------------- BREADCRUMB --------------- */
    #breadCrumb {
        display: none
    }

    /* ------------- TRANSMISIONES ---------- */
    .tx_on_air{
        display: none
    }

    section.seccTx{
        border-color: rgb(0, 61, 165);
        border-width: 2px;
        position: fixed;
        bottom: 0px;
        z-index: 1000;
        width: 150px;
        right: 9px;
        max-height: calc(90vh);
        overflow-y: visible;
        margin-bottom: 5px;
    }

    .tx_descripcion{
        display: none
    }

    .lista_tx li .tx_video_ico, .lista_tx li .tx_audio_ico {
        width: 100%;
        margin-bottom: 5px;
    }

    .contListaCtx ul.lista_tx > li {
        border-bottom: none;
        padding-bottom: 0px;
    }

    .contListaCtx ul.lista_tx > li:last-child {
        padding-bottom: 15px;
    }

    /* ------------- LISTA DE REDES ----------------- */
    /* #redes{
         padding: 0.8em 1.5em;
     }

     #redes ul {
         margin: 0
     }

     #redes span:first-child {
         display: none
     }

     #redes ul li a {
         width: 15% !important;
     }*/

    /* ---------- Tï¿½?TULO DE SECCIÃ“N -----------------*/

    #tituloSeccion.tituloSeccionVisible {
        border-top: none!important;
    }

    #tituloSeccion {
        margin-bottom: 15px;
        border-top: none;
        padding-top: 8px;
    }

}

/* --------------- |800| --------------- */
@media screen and (max-width: 800px) {

    /* ----------- LISTA DE REDES ------------ */
    #redes ul {
        display: none;
    }

    ul.accesos > li {
        width: 50%;
        min-height: 18em;
    }

    ul.accesos > li:nth-child(2n){
        /*margin-left: 6%*/
    }

    ul.accesos > li:nth-child(3),
    ul.accesos > li:nth-child(3) + li{
        margin-top: 25px
    }

    .accesosRapidos > ul li nav{
        float: none
    }

    /* Footer */
    .footer ul.redesSociales {
        clear: both;
        float: left;
        margin-left: 0;
        padding-top: 5px;
    }

}

/* --------------- |690| --------------- */
@media screen and (max-width: 690px) {
    /* Accesos rÃ¡pidos */
    .accesosRapidos ul:nth-of-type(3) {
        clear: both;
    }
    ul.accesos > li {
        width: 98%;
        margin-left: 2%;
        /* min-width: 50%!important; */
        min-height: 0;
        margin-bottom: 25px !important;
        border: none;
    }

    ul.accesos > li:first-child{
        margin-left: 2%
    }

    ul.accesos > li:nth-child(2n+1) {
        clear:both;
    }

    ul.accesos > li:nth-child(2n){
        /*margin-left: 2%*/
    }

    ul.accesos > li:nth-child(3),
    ul.accesos > li:nth-child(3) + li{
        margin-top: 0
    }

    .accesosRapidos ul {
        padding-right: 0;
    }

    .accesos li ul li:first-child a {
        font-size: 1.3em;
    }

    .accesosRapidos > ul li nav {
        float: none;
        margin: 0;
    }

    /* --------------- CONTENIDO JERARQUIZADO --------------- */
    .tree li div.itemContent ul li {
        float: none;
        padding: 0;
        padding-left: 5px;
        margin: 0;
        margin-top: 7px;
        width: inherit;
    }
    .tree li div.itemContent img {
        width: 100%;
        min-width: inherit;
    }
    .tree ul > li div.itemContent img {
        min-width: 40%;
    }
    /* --------------- ITEMS EN COLUMNAS --------------- */
    ul.list-two-col {
        -moz-column-count:1;
        -webkit-column-count:1;
        column-count:1;
    }
}

/* --------------- |675| --------------- */
@media screen and (max-width: 675px) {
    /* Buscador */
    #seccionBuscador {
        height: 50px;
        width: 100%;
        background-color: #CCC;
        margin: 0;
    }

    #contBusquedaHeader {
        float: right;
        width: 98%;
        margin: 0;
        padding: 11px 1% 0 1%;
    }

    #contBusquedaHeader input[type=search] {
        width:100%;
        margin: 0;
    }
}

/* --------------- |640| --------------- */
@media screen and (max-width: 640px) {
    /* --------------- FORMATO GALERï¿½?A --------------- */
    .miniaturas ul li:nth-child(5n+1) {
        clear: none;
    }
    .miniaturas ul li:nth-child(4n+1) {
        clear: both;
    }
    .miniaturas ul li {
        width: 23%;
    }
    /* --------------- FACETAS --------------- */
    .facetas {
        margin-bottom: 10px;
    }
    .facetas > li img, .facetas-contenido {
        display: block;
        margin-bottom: 10px;
    }
    .facetas ul {
        padding-left: 15px;
    }
    .facetas > li {
        box-sizing: border-box;
        float: left;
        display: block;
        border: none;
        margin-bottom: 10px;
    }
    .facetas > li a {
        display: block;
    }

    .facetas-5 ul {
        list-style: none;
        padding-left: 0;
    }
    /* --------------- IE RESPONSIVE --------------- */
    .ie form fieldset fieldset div {
        padding: 10px 0;
    }
}

/* --------------- |480| --------------- */
@media screen and (max-width: 480px) {
    img.img-documento-destacado {
        float: none;
        margin-bottom: 10px;
        max-width: 100%;
    }
    /* Footer */
    .linksFooter {
        padding-top: 0;
    }

    .linksFooter li {
        float: none;
        clear: both;
        display: block;
        padding: 0;
    }

    .linksFooter li {
        padding-bottom: 5px;
    }

    .linksFooter li:last-child {
        padding-bottom: 0;
    }

    /* Box Ficha lista */
    .boxes-transparencia-activa .listaHeader {
        padding: 7px 10px;
    }

    .boxes-transparencia-activa li ul {
        padding: 5px 0;
    }

    .boxes-transparencia-activa li ul li {
        width: 86%;
        padding-left: 6%;
        margin: 0 4%;
        margin-bottom: 10px;
    }

    /* Breadcrumb */
    ol.breadcrumb {
        margin-bottom: 15px;
        padding: 0;
    }
    ol.breadcrumb li {
        padding: 0;
    }

    /* --------------- FORMATO GALERï¿½?A --------------- */

    .miniaturas ul li:nth-child(4n+1) {
        clear: none;
    }
    .miniaturas ul li:nth-child(3n+1) {
        clear: both;
    }
    .miniaturas ul li {
        width: 31%;
    }

    /* --------------- CONTENIDO JERARQUIZADO --------------- */
    .tree li {
        width: 88%;
        padding: 5px 0 0 12%;
    }
    .tree li div.itemContent h2 {
        margin-bottom: 10px;
    }
    .tree li:before, .tree li:after {
        left: 3%;
        width: 9%;
    }
    .tree li:before {
        top: -20px;
        padding-bottom: 20px;
    }
    /* --------------- FACETAS --------------- */
    .facetas-4 ul {
        list-style: none;
        padding-left: 0;
    }
    .facetas-5 > li {
        margin-left: 2%;
        width: 49%;
    }
    ul.facetas-5 > li:nth-child(2n) {
        margin-left: 0;
    }
    .facetas-5 > li:first-child {
        width: 100%;
    }
}

/* --------------- |390| --------------- */
@media screen and (max-width: 390px) {
    /* Accesos rÃ¡pidos */
    ul.accesos > li {
        width: 100%!important;
        border-left: none;
    }

    /* --------------- BOX DOCUMENTOS --------------- */
    .lista-documento > li img {
        float: none;
        width: auto;
        max-width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .boxes-transparencia-activa li ul li a {
        display: block;
    }

    .contGralContenido {
        width: 94%;
        padding: 15px 3% 0 3%;
    }

    .logoOrganismo {
        margin: 0 3%;
    }

    .btnsMobile {
        margin-right: 3%;
    }

    .footer {
        padding: 20px 3%;
    }
    .accesosRapidos {
        padding: 0 3% 20px 3%;
    }

    #contBusquedaHeader {
        float: right;
        width: 94%;
        margin: 0;
        padding: 11px 3% 0 3%;
    }

    /* Cuadros de diÃ¡logo */
    .dialog-data {
        display: block;
        padding: 10px 15px;
        padding-top: 0;
    }
    .dialog-icon {
        display: block;
        padding: 15px;
        padding-bottom: 5px;
    }
    /* Datos alineados, tipo tabla */
    .data-list {
        padding-left: 0;
    }
    /* Elementos de formulario */
    form > fieldset > ul.form-group-list, form > fieldset  > fieldset ul.form-group-list {
        padding-left: 0;
    }
    input.form-control {
        width: 80%;
    }
    .input-group-addon {
        width: 20%;
    }
    /* Botones de acciÃ³n de formulario */
    .form-action-buttons {
        padding-left: 15px;
    }
    .form-action-buttons li button {
        width: 100%;
        margin-left: 0!important;
        margin-right: 0!important;
    }

    /* --------------- FORMATO GALERï¿½?A --------------- */
    .miniaturas ul li:nth-child(3n+1) {
        clear: none;
    }
    .miniaturas ul li:nth-child(2n+1) {
        clear: both;
    }
    .miniaturas ul li {
        width: 48%;
    }
    .flecha-der, .flecha-izq {
        background-size: 90%;
    }
    .pieImagen {
        width: 90%;
        padding: 5%;
    }

    /* --------------- FACETAS --------------- */
    .facetas ul {
        list-style: none;
        padding-left: 0;
    }
    .facetas-4 > li {
        margin-left: 0;
        margin-right: 3%;
        width: 48.5%;
    }
    ul.facetas-4 > li:nth-child(2n) {
        margin-right: 0;
    }

    /* --------------- IE RESPONSIVE --------------- */
    .ie .facetas-4 {
        background: #EBEBEB;
    }
    .ie .facetas-4 > li {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
        padding: 10px;
    }
}

/* --------------- |290| --------------- */
@media screen and (max-width: 290px) {
    /* --------------- CONTENIDO JERARQUIZADO --------------- */
    .tree li:before, .tree li:after {
        left: 4%;
        width: 8%;
    }
    .tree ul > li div.itemContent img {
        width: 100%;
    }
    /* --------------- IE RESPONSIVE --------------- */
    .ie .facetas-4 > li {
        width: 100%;
        padding: 15px;
        border-top: 1px solid #CCC;
        margin-bottom: 0;
    }
    .ie .facetas-4 li:first-child {
        border-top: none;
    }
    .ie .tree ul > li div.itemContent img {
        width: 100%;
    }
}
