/* main.css Gobierno de La Rioja 2017 */
/* Seven Columns https://gist.github.com/kanakiyajay/15e4fc98248956614643 */
@media (min-width: 768px) {

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 100%;
    }
}

@media (min-width: 992px) {

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
    }
}

@media (min-width: 1200px) {

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
    }
}

/* Five Columns  */
@media (min-width: 768px) {

    .five-cols .col-md-1,
    .five-cols .col-sm-1,
    .five-cols .col-lg-1 {
        width: 100%;
    }
}

@media (min-width: 992px) {

    .five-cols .col-md-1,
    .five-cols .col-sm-1,
    .five-cols .col-lg-1 {
        width: 20%;
    }
}

@media (min-width: 1200px) {

    .five-cols .col-md-1,
    .five-cols .col-sm-1,
    .five-cols .col-lg-1 {
        width: 20%;
    }
}

/***************/
html {
    background-color: #3F4C55;
}

body {
    background-color: #ffffff;
}

#logo {
    margin: 0.6em 0;
}

/* MIGAS */
.breadcrumb {
    font-size: 0.9em;
    font-weight: normal;
    background: transparent;
    margin: 0em;
    color: #46535b;
}

.breadcrumb>li+li:before {
    padding: 0;
    color: #46535b;
    content: "/\00a0";
}

/* CONTENIDO */
.contenido {
    padding-bottom: 5em;
}

/* Enlaces */
a {
    color: #538d1c;
}

a:hover,
a:focus {
    color: #538d1c;
}

.btn {
    text-decoration: none;
}

a>img.boton {
    margin-top: 0.3em;
    margin-bottom: 0.5em;
}

@media (max-width: 767px) {
    .btn {
        margin-bottom: 0.5em;
    }
}

a.descarga:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e025";
    margin-right: 0.5em;
    color: #538d1c;
}

a.descarga span {
    font-size: 0.8em;
    color: #90989d;
}

/* Encabezados */
.page-header {
    margin-top: 0;
}

h2 {
    font-size: 1.55em;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 0.01em;
    padding: 0.35em 0.8em 0.35em 2.6em;
    margin-top: 0.5em;
    margin-bottom: 1em;
    background-color: #f6f6f6;
    color: #46535b;
    -webkit-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border-radius: 6px;
    background: #f6f6f6 url('/images/template/iconh2-gobierno.png') no-repeat left center;
}

.gobierno h2 {}

/*.contacto h2 {
    background: #f6f6f6 url('/images/template/iconh2-comunidad.png') no-repeat left center;
}
*/
.comunidad h2 {
    background: #f6f6f6 url('/images/template/iconh2-comunidad.png') no-repeat left center;
}

.bor h2 {
    background: #f6f6f6 url('/images/template/iconh2-bor.png') no-repeat left center;
}

.estructura h2 {
    background: #f6f6f6 url('/images/template/iconh2-estructura.png') no-repeat left center;
}

.responsablespublicos h2 {
    background: #f6f6f6 url('/images/template/iconh2-responsables.png') no-repeat left center;
}

.opendata h2 {
    background: #f6f6f6 url('/images/template/iconh2-dato-abierto.png') no-repeat left center;
}

.participa h2 {
    background: #f6f6f6 url('/images/template/iconh2-participa.png') no-repeat left center;
}

.transparencia h2 {
    background: #f6f6f6 url('/images/template/iconh2-transparencia.png') no-repeat left center;
}

.normativa h2 {
    background: #f6f6f6 url('/images/template/iconh2-normativa.png') no-repeat left center;
}

.planesyprogramas h2 {
    background: #f6f6f6 url('/images/template/iconh2-planes.png') no-repeat left center;
}

.presupuestos h2 {
    background: #f6f6f6 url('/images/template/iconh2-presupuestos.png') no-repeat left center;
}

/* temas */
.accion-exterior h2 {
    background: #f6f6f6 url('/images/template/iconh2-accion-exterior.png') no-repeat left center;
}

.agricultura-y-ganaderia h2 {
    background: #f6f6f6 url('/images/template/iconh2-agricultura.png') no-repeat left center;
}

.actividad-legislativa-y-ejecutiva h2 {
    background: #f6f6f6 url('/images/template/iconh2-actividad-legislativa-ejecutiva.png') no-repeat left center;
}

.administracion-publica h2 {
    background: #f6f6f6 url('/images/template/iconh2-admin-publica.png') no-repeat left center;
}

.cultura h2 {
    background: #f6f6f6 url('/images/template/iconh2-cultura.png') no-repeat left center;
}

.deporte h2 {
    background: #f6f6f6 url('/images/template/iconh2-deporte.png') no-repeat left center;
}

.empresa h2 {
    background: #f6f6f6 url('/images/template/iconh2-empresa.png') no-repeat left center;
}

.educacion h2 {
    background: #f6f6f6 url('/images/template/iconh2-educacion.png') no-repeat left center;
}

.empleo h2 {
    background: #f6f6f6 url('/images/template/iconh2-empleo.png') no-repeat left center;
}

.hacienda h2 {
    background: #f6f6f6 url('/images/template/iconh2-hacienda.png') no-repeat left center;
}

.ciencia-y-tecnologia h2 {
    background: #f6f6f6 url('/images/template/iconh2-innovacion.png') no-repeat left center;
}

.justicia h2 {
    background: #f6f6f6 url('/images/template/iconh2-justicia.png') no-repeat left center;
}

.juventud h2 {
    background: #f6f6f6 url('/images/template/iconh2-juventud.png') no-repeat left center;
}

.medio-ambiente h2 {
    background: #f6f6f6 url('/images/template/iconh2-medio-ambiente.png') no-repeat left center;
}

.sanidad h2 {
    background: #f6f6f6 url('/images/template/iconh2-sanidad.png') no-repeat left center;
}

.seguridad h2 {
    background: #f6f6f6 url('/images/template/iconh2-seguridad.png') no-repeat left center;
}

.servicios-sociales h2 {
    background: #f6f6f6 url('/images/template/iconh2-servicios-sociales.png') no-repeat left center;
}

.territorio h2 {
    background: #f6f6f6 url('/images/template/iconh2-territorio.png') no-repeat left center;
}

.transporte h2 {
    background: #f6f6f6 url('/images/template/iconh2-transporte.png') no-repeat left center;
}

.turismo h2 {
    background: #f6f6f6 url('/images/template/iconh2-turismo.png') no-repeat left center;
}

.vivienda h2 {
    background: #f6f6f6 url('/images/template/iconh2-vivienda.png') no-repeat left center;
}

/******/
.buscador h2 {
    background: #f6f6f6 url('/images/template/iconh2-buscador.png') no-repeat left center;
}

.centros-recursos h2 {
    background: #f6f6f6 url('/images/template/iconh2-vivienda.png') no-repeat left center;
}

/* Programa de Gobierno */
.pdg-empleo h2 {
    background: #f6f6f6 url('/images/template/iconh2-pdg-empleo.png') no-repeat left center;
}

.pdg-retodemo h2 {
    background: #f6f6f6 url('/images/template/iconh2-pdg-retodemo.png') no-repeat left center;
}

.pdg-retodigital h2 {
    background: #f6f6f6 url('/images/template/iconh2-pdg-retodigital.png') no-repeat left center;
}

.pdg-internacional h2 {
    background: #f6f6f6 url('/images/template/iconh2-pdg-internacional.png') no-repeat left center;
}

.pdg-innovacion h2 {
    background: #f6f6f6 url('/images/template/iconh2-pdg-innovacion.png') no-repeat left center;
}

.pdg-social h2 {
    background: #f6f6f6 url('/images/template/iconh2-pdg-social.png') no-repeat left center;
}

.pdg-empresarial h2 {
    background: #f6f6f6 url('/images/template/iconh2-pdg-empresarial.png') no-repeat left center;
}

.pdg-servicios h2 {
    background: #f6f6f6 url('/images/template/iconh2-pdg-servicios.png') no-repeat left center;
}

.pdg-territorio h2 {
    background: #f6f6f6 url('/images/template/iconh2-pdg-territorio.png') no-repeat left center;
}

/* otros */
.elecciones h2 {
    background: #f6f6f6 url('/images/template/iconh2-elecciones.png') no-repeat left center;
}

.page-header img.rdf {
    height: 1.8em;
    margin: 0.6em;
}

.contenido h3 {
    font-size: 1.45em;
    font-weight: bolder;
    /*text-transform: uppercase;*/
    padding-top: 0.2em;
    padding-bottom: 0.5em;
    border-bottom: 4px solid #eee;
    margin-top: 1.5em;
    margin-bottom: 1.2em;
}

.contenido h4,
.contenido p.h4 {
    padding-left: 0.5em;
    border-left: 8px solid #eee;
    color: #46535b;
    /*text-transform: uppercase;*/
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-size: 1.3em;
    font-weight: bold;
}

.contenido h5,
.contenido p.h5 {
    font-size: 1.2em;
    margin-top: 1.3em;
    font-weight: 800;
    color: #46535b;
}

.contenido h6,
.contenido p.h6 {
    font-size: 1.1em;
    margin-top: 1.2em;
    font-weight: 600;
    color: #46535b;
}

/**/
.contenido .panel h3 {
    font-size: 1em;
    font-weight: bold;
    padding: 0;
    border: none;
    margin: 0;
}

/**/
.contenido p {
    text-align: justify;
}

.contenido .text-primary {
    color: #00523e;
}

.contenido .text-left {
    text-align: left !important;
}

.contenido .text-right {
    text-align: right !important;
}

.contenido p.datos {
    text-align: left;
}

.contenido h4.panel-title {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    border: none;
    padding: 0;
}

/* Submenu1 */
.page-header .submenu1 {
    padding-bottom: 1em;
    border-bottom: solid 1px #eee;
    margin-bottom: 2em;
}

.page-header .submenu1 .nav {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}

.page-header .submenu1 .nav li {
    width: 24%;
    /* 24% for 4 cols / 33% for 3 / 49% for 2 */
    display: flex !important;
    align-content: center;
    line-height: 1.3em;
}

.page-header .submenu1 .nav li a {
    display: flex !important;
    align-items: center;
    flex-grow: 1;
    color: #46535b;
    font-weight: bold;
    padding: 0.4em 0.6em;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.page-header .submenu1 .nav li a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    margin-right: 0.5em;
    color: #538d1c;
}

.page-header .submenu1 li>a:focus,
.page-header .submenu1 li>a:hover {
    color: #538d1c;
    background-color: #f6f6f6;
}

.page-header .submenu1 li.current>a,
.page-header .submenu1 li.current>a:focus,
.page-header .submenu1 li.current>a:hover {
    color: #46535b;
    font-weight: bold;
    background-color: #f6f6f6;
}

.page-header .submenu1 li.current>a::before {
    content: "\f061";
    /*margin-left: -4px;*/
}

@media (max-width: 767px) {
    .page-header .submenu1 .nav li {
        width: 49%;
        /* 24% for 4 cols / 33% for 3 / 49% for 2 */
        display: flex !important;
        align-content: center;
    }
}

/* Submenu2 */
.submenu2 {
    /*    border-left: 2px solid #faba00;*/
    margin-bottom: 0.5em;
}

.submenu2 ul {
    list-style: none;
    padding-left: 0;
    /*min-height: 9em;*/
    padding: 1em 0.5em 0.5em 1em;
    background-color: #f6f6f6;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

@media (max-width: 991px) {
    .submenu2 ul {
        min-height: 0;
    }
}

.submenu2 ul a {
    font-weight: 600;
    color: #46535b !important;
}

.submenu2 ul li {
    margin-bottom: 0.5em;
}

.submenu2 ul li:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    /* f061 */
    margin-right: 0.5em;
    color: #538d1c;
}

/* Submenu3 */
.submenu3 {
    /*margin-top: 2em;*/
}

.submenu3 .panel-body>ul {
    margin-bottom: 0;
}

.submenu3 .panel-body {
    padding: 0.6em;
}

.submenu3 ul {
    list-style: none;
    padding-left: 0;
}

.submenu3 ul li {
    margin-bottom: 0.5em;
}

.submenu3 ul li a {
    display: block;
    font-weight: 600;
    color: #46535b;
    padding: 0.1em 0.3em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.submenu3 ul li a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    /* f054 */
    margin-right: 0.5em;
    color: #538d1c;
}

.submenu3 ul li.active a {
    font-weight: 600;
    color: #46535b;
    background-color: #f6f6f6;
}

.submenu3 .panel-title {
    border: none;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase;
}

/* hijos */
.submenu3 ul.hijos {
    font-size: 0.9em;
    margin-top: 0.5em;
    border-bottom: solid 1px #eee;
    margin-left: 0.8em;
}

.submenu3 ul.hijos li a::before {
    content: "\f101";
    color: #46535b;
}

/* tablas */
.contenido table {
    margin-top: 1em;
}
.consejo-de-gobierno .contenido table {
    margin-top: 0;
}

.contenido table>thead>tr>th {
    background-color: #eee;
    border-bottom: solid 2px #538d1c;
}

.contenido table>tbody>tr>th {
    background-color: #eee;
    border-right: solid 2px #538d1c;
}

.contenido #calendario table {
    margin-top: 0;
}

/* CONTENIDO WEB */
/*.contenido-web p img {
    text-align: center;
    max-width: 100%!important;
    height: auto!important;
    float: none!important;
    margin: 1em auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}*/
.contenido-web .img-izq {
    float: left;
    margin: 0px 20px 15px 0px;
}

.contenido-web .img-dcha {
    float: right;
    margin: 0px 0px 15px 20px;
}

.contenido-web .menu-solo {
    padding-left: 15px;
    padding-right: 15px;
}

.contenido-web .panel-default>.panel-heading {
    color: #fff;
    background-color: #538d1c;
    border-color: #538d1c;
}

/* recursos web */
.recursos-web {
    margin-top: 3em;
    border-top: 1px solid #eee;
}

/* Programa de Gobierno */
.programa h4 {
    margin-top: 0em;
    font-size: 1.3em;
}

.programa p.num-plan {
    color: #46535b;
    font-size: 3em;
    font-weight: bolder;
    background-color: #f6f6f6;
    padding-left: 0.5em;
}

/* Estructura de Gobierno */
.estructura a.presidente h5,
.consejo-de-gobierno a.presidente h5 {
    margin-top: 1em;
    color: #46535b;
    font-size: 1em;
    font-weight: bold;
}

.estructura a.presidente p,
.consejo-de-gobierno a.presidente p {
    color: #46535b;
    font-size: 0.9em;
}

.estructura h5.presidente {
    padding-top: 0.5em;
}

.estructura a.consejo p {
    color: #46535b;
    font-size: 0.9em;
    margin-top: 1em;
}

.contenido ul.consejerias li span {
    color: #000000;
    font-size: 1.1em;
    background-color: #f6f6f6;
    padding: 0.3em 0.6em;
    border-left: 8px solid #538d1c;
    font-weight: bold;
    margin: 0 1em 1em 0;
    display: block;
}

.estructura h5 {
    margin-top: 0;
}

.estructura a.enlace-bloque {
    color: inherit !important;
    display: block;
}

/* Consejo de Gobierno */
.consejo-de-gobierno .contenido h5 {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

.consejeros a {
    color: #46535b !important;
    text-align: left;
}

.consejeros p {
    text-align: left;
    font-size: 0.9em;
    margin-bottom: 1.8em;
}
.consejo-de-gobierno hr {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}
.fa-file-pdf {
    color: #e0051e;
}
/* Consejerias */
.consejeria .responsables h4 {
    border: none;
    padding: 0;
    margin-top: 1em;
}

.consejeria .responsables p.small {
    text-align: left;
}

/* Fichas */
.info-datos {
    font-size: 0.9em;
    color: #46535b;
    margin-bottom: 1em;
}

.info-datos dt,
.info-datos dd {
    margin-bottom: 0.2em;
}

.info-datos dd div.alert {
    display: inline-block;
    padding: 0.1em 0.5em;
    margin-bottom: 0;
}

.info-datos dd div.alert a {
    color: #e20025;
    font-weight: bold;
}

.btn-participa {
    margin-top: 1em;
}

.ficha .ficha-lateral p {
    margin-left: 1em;
}

.ficha .ficha-lateral ul {
    margin-bottom: 0.5em;
}

.ficha .ficha-lateral a.descarga:before,
.ficha .ficha-lateral ul.list-unstyled {
    margin-left: 1em;
}

.ficha .ficha-lateral ul.list-unstyled {
    margin-bottom: 1em;
}

.ficha .ficha-lateral .list-unstyled li ul li {
    margin-top: 0.5em;
    border-bottom: 1px solid #f6f6f6;
}

/* Ficha responsable */
.ficha-responsable .cargo {
    font-weight: bold;
    margin-bottom: 1.5em;
    text-transform: uppercase;
    color: #46535b;
}

.ficha-responsable h3.primer {
    margin-bottom: 1em;
}

#cv li.row {
    margin-bottom: 1em;
    border-top: 1px solid #f6f6f6;
    padding-top: 0.5em;
}

#cv li.row h5 {
    margin-top: 0;
    text-align: right;
}

/* Planes y programas */
.planesyprogramas ul.lista-imagen li p {
    text-align: left !important;
}

/* WIDGETS */
/* wg valoracion */
.wg.valoracion {
    margin-top: 3em;
    margin-bottom: 3em;
}

.wg.valoracion .container {
    padding-top: 1em;
    background-color: #f6f6f6;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.wg.valoracion .texto {
    color: #46535b;
    font-size: 1.1em;
    font-weight: 500;
    border-left: 6px solid #ec752e;
    display: inline-block;
    padding-left: 0.5em;
}

/* wg actualidad */
.wg.actualidad {
    margin-bottom: 2em;
}

.wg.actualidad a {
    color: #000000;
}

.wg.actualidad a:hover {
    color: #46535b;
}

.wg.actualidad .datos {
    font-size: 0.9em;
    text-transform: uppercase;
}

.wg.actualidad .datos a {
    color: #538d1c;
    text-transform: uppercase;
}

.wg.actualidad a.tipo {
    color: #46535b;
}

.wg.actualidad a.tipo:hover {
    color: #538d1c;
}

.wg.actualidad h3 {
    font-size: 0.8em;
    text-transform: uppercase;
    color: #90989d;
    margin-top: 0;
}

.ficha-responsable .wg.actualidad h3 {
    font-size: 1.45em;
    text-transform: none;
    color: #000;
    margin-top: 1.5em;
    margin-bottom: 1.2em;
}

.wg.actualidad h4 {
    font-size: 1.2em;
    font-weight: 600;
    text-transform: inherit;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0.5em;
    border: none;
}

.wg.actualidad .actual-bloque {
    border-bottom: 1px solid #eee;
    margin-bottom: 1em;
}

.wg.actualidad .fecha {
    font-size: 0.9em;
    color: #58585a;
}

.wg.actualidad .fecha a {
    color: #538d1c;
}

.wg.actualidad .fecha a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #538d1c;
    content: "\f0da";
    margin-right: 0.5em;
    margin-left: 0.3em;
    -webkit-font-smoothing: antialiased;
}

.wg.actualidad .actual-img {
    margin-bottom: 1em;
    background-color: #eee;
}

.wg.actualidad .destacados h3 {
    margin-top: 1em;
    font-size: 0.8em;
    text-transform: uppercase;
    color: #90989d;
    border-top: solid 2px #eee;
    border-bottom: none;
}

.wg.actualidad div.actual-img,
.wg.actualidad div.embed-responsive-16by9 {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #eee;
    z-index: 1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-backface-visibility: hidden;
    /* bug chrome */
    -webkit-perspective: 1000;
    /* bug chrome */
}

.wg.actualidad div.actual-img img,
.wg.actualidad div.embed-responsive-16by9 img {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    bottom: -100%;
    margin: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-backface-visibility: hidden;
    /* bug chrome */
    -webkit-perspective: 1000;
    /* bug chrome */
}

/* wg eventos */
/* CARD Evento */
.card-evento {
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 30px -10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 30px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 30px -10px rgba(0, 0, 0, 0.4);
    margin-bottom: 2em;
}

.card-evento h4 {
    font-size: 1.2em;
    font-weight: 600;
    text-transform: inherit;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0.5em;
    border: none;
}

.card-evento a {
    color: #000000;
}

.card-evento a:hover {
    color: #46535b;
}

.card-evento div.embed-responsive {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.card-evento .fecha-precio {
    color: #46535b;
    font-size: 0.85em;
    font-weight: 400;
    padding: 0.5em;
    background-color: #f4f4f4;
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}

.card-evento .fecha-precio .fa,
.card-evento .fecha-precio .fas,
.card-evento .fecha-precio .far,
.card-evento .fecha-precio .fab {
    color: #999;
    font-size: 1.2em;
    margin-right: 0.2em;
}

.card-evento .fecha-precio ul {
    margin: 0;
}

.card-evento h4 {
    padding: 0.5em;
}

@media (min-width: 768px) and (max-width: 990px) {
    .card-evento {
        height: 22em;
    }
}

.card-evento.envio-evento div.embed-responsive-16by9 {
    margin-top: 2em;
}

.card-evento.envio-evento a.btn {
    padding: 0.5em;
    text-transform: uppercase;
    margin: 2em 4% 0;
    width: 90%;
}

/* wg que-hacemos */
.wg.que-hacemos .row.planes,
.wg.que-hacemos .row.tramites {
    border-top: 1px solid #f6f6f6;
    padding-top: 2em;
    margin-top: 1em;
}

/* wg enlaces-internos */
.wg.enlaces-internos {
    margin-top: 1em;
    padding: 1.5em 2em 1em;
    background-color: #f7f7f7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.wg.enlaces-internos h3 {
    margin-top: 0;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #90989d;
    border-bottom: none;
    margin-bottom: 1.5em;
}

/* wg publicaciones*/
.wg.publicaciones .lista-imagen a {
    font-size: 0.9em;
}

.publicaciones .lista-imagen img.img-responsive {
    max-height: 9em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/* Contadores */
.contador {
    padding: 1em;
    text-align: right;
    color: #46535b;
    background-color: #f6f6f6;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 0.5em;
}

.contador p {
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    border: none;
    text-align: right;
}

.contador span {
    display: block;
    text-align: right;
    font-size: 3.2em;
    font-weight: bolder;
    line-height: 1.2em;
    margin-bottom: 0;
}

.contador a {
    color: #46535b;
}

.contador a:hover,
.contador a:focus {
    color: #538d1c;
    text-decoration: none;
}

.contadores {
    border-right: 1px solid #faba00;
}

/* Lista de imagenes */
ul.lista-imagen img,
ul.lista-imagen div.embed-responsive {
    margin-bottom: 0.5em;
}

ul.lista-imagen a {
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    /* display: block; */
    margin-bottom: 1em;
}

ul.lista-imagen a.btn {
    display: inline;
    font-weight: normal;
    font-size: 0.9em;
}

ul.lista-imagen {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

ul.lista-imagen p {
    text-align: left;
}

.responsables ul.lista-imagen>li {
    min-height: 25em;
}

/* Lista de enlaces */
ul.lista-enlaces {
    list-style: none;
}

ul.lista-enlaces li {
    margin-bottom: 0.3em;
}

ul.lista-enlaces a {
    color: #46535b !important;
}

ul.lista-enlaces a.btn {
    color: #fff !important;
}

ul.lista-enlaces li:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e080";
    margin-right: 0.5em;
    margin-left: -1.5em;
    color: #538d1c;
}

.publicaciones ul.lista-enlaces a {
    font-weight: bold;
}

.publicaciones ul.lista-enlaces li div.row {
    margin-top: -1.5em;
}

/* Lista centrada */
ul.lista-centrada,
ul.lista-centrada li,
ul.lista-centrada p,
ul.lista-centrada a {
    text-align: center;
}

/* Lista de Descargas */
ul.lista-descargas {
    list-style: none;
}

ul.lista-descargas li {
    margin-bottom: 0.3em;
}

ul.lista-descargas a {
    color: #46535b;
}

ul.lista-descargas li:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 1.1em;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 1px;
    content: "\f358";
    margin-right: 0.5em;
    margin-left: -1.5em;
    color: #538d1c;
}

ul.lista-descargas span {
    color: #538d1c;
}

/* Lista con iconos */
ul.lista-iconos {
    list-style: none;
    padding-left: 0;
}

ul.lista-iconos li a {
    display: block;
    margin-bottom: 0.3em;
    padding-bottom: 0.3em;
    border-bottom: solid 1px #eee;
    padding-left: 2em;
}

ul.lista-iconos a span {
    display: inline-block;
    width: 2.5em;
    text-align: center;
    color: #46535b;
    margin-left: -2.5em;
}

/* Lista Centros */
ul.lista-centros {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

ul.lista-centros li {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: solid 1px #eee;
}

ul.lista-centros h3 a {
    color: #46535b !important;
}

ul.lista-centros h3 {
    border: none;
    margin-top: 0;
    text-transform: none;
    font-size: 1.2em;
    font-weight: bold !important;
}

/* lista centros temp */
ul.lista.centros>li {
    font-size: 1.1em;
    margin-bottom: 0.5em;
}

ul.lista.centros ul.lista {
    margin-bottom: 1em;
    margin-left: 2em;
}

ul.lista.centros li span {
    font-size: 1.2em;
    width: 2em;
    text-align: center;
}

/* Lista relacionados */
ul.lista-relacionados {
    list-style: none;
    margin-left: 1em;
}

ul.lista-relacionados li {
    margin-bottom: 0.4em;
    padding-left: 1em;
    padding-right: 2em;
}

ul.lista-relacionados a {
    color: #46535b !important;
    font-weight: bold;
}

ul.lista-relacionados a.btn {
    color: #fff !important;
}

ul.lista-relacionados li:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f101";
    margin-right: 0.5em;
    color: #538d1c;
    margin-left: -1.5em;
}

/* Listas */
ul.lista {
    list-style: none;
}

ul.lista ul {
    list-style: none;
    margin-top: 0.5em;
}

ul.lista li {
    margin-bottom: 0.3em;
}

ul.lista a {
    /* color: #538d1c !important; */
}
ul.lista h6 {
    margin-top: 0em!important;
}
ul.lista>li:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e080";
    margin-right: 0.5em;
    margin-left: -1.5em;
    float: left;
    clear: left;
}

ul.lista>li>ul>li:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e258";
    margin-right: 0.5em;
    margin-left: -1.5em;
}

ul.list-unstyled>li:before {
    content: "" !important;
}

/* lista ordenada */
ol li {
    margin-bottom: 0.3em;
}

ol.lista-enlaces {
    list-style: none;
    counter-reset: item;
}

ol.lista-enlaces li {
    margin-bottom: 0.3em;
}

ol.lista-enlaces a {
    color: #46535b !important;
}

ol.lista-enlaces li:before {
    display: inline-block;
    content: counter(item);
    counter-increment: item;
    background: #f6f6f6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #46535b;
    width: 1.4em;
    height: 1.4em;
    text-align: center;
    font-weight: bold;
    margin-right: 0.5em;
    margin-left: -1.5em;
}

.contenido dd {
    margin-bottom: 0.5em;
}

/* Enlaces web (temas) */
.enlaces-web h4,
.enlaces-web p.h4 {
    margin-top: 0;
    margin-bottom: 0.3em;
    border: none;
    padding: 0;
}

.enlaces-web p {
    text-align: left;
    font-size: 0.9em;
}

.enlaces-web ul.lista-enlaces-web li {
    margin-bottom: 1em;
    border-bottom: solid 1px #eee;
    padding-bottom: 0.5em;
}

/* Paginacion */
.pagination>li>a,
.pagination>li>span {
    border: none;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #538d1c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
}

.pagination>li>a,
.pagination>li>span {
    color: #538d1c;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 0.3em;
}

/* LISTADOS FACETADOS */
.filtro-facetado h4 {
    font-size: 0.85em;
    color: #46535b;
    padding-bottom: 0.7em;
}

.filtro-facetado .filtro-titulo {
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

.filtro-facetado .filtro-titulo .fas {
    float: right;
    margin: 0.2em;
}

.filtro-facetado .filtro-titulo .fas.fa-question-circle {
    color: #ccc;
}

.filtro-facetado .filtro-titulo .fas.fa-question-circle:hover {
    color: #46535b;
}

.filtro-facetado .form-group {
    margin-bottom: 1.8em;
}

.filtro-facetado .form-group.desplegable {
    display: block;
    width: 100%;
    padding: 6px 9px 0px 9px;
    background-color: #f9f9f9;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.filtro-facetado .form-group.desplegable .collapse,
.filtro-facetado .form-group.desplegable .collapsing {
    font-size: 0.9em;
    max-height: 16em;
    overflow: auto;
    margin-bottom: 0.6em;
}

.filtro-facetado .form-group.desplegable label .chevron:after {
    content: "\f078";
}

.filtro-facetado .form-group.desplegable label.collapsed .chevron:after {
    content: "\f054";
}

.filtro-facetado .alert {
    padding: 0.5em 2em 0.5em 0.5em;
    margin-bottom: 1em;
}

.filtro-facetado .filtrogrupo {
    display: block;
    padding: 3px 6px;
    font-size: 0.9em;
    color: #999;
    border-radius: 6px;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}

.filtro-facetado .filtrolabel {
    display: inline-block;
    min-width: 10px;
    padding: 1px 5px 2px 5px;
    font-size: 0.9em;
    font-weight: bold;
    color: #3c763d;
    text-align: center;
    /*white-space: nowrap;*/
    vertical-align: middle;
    background-color: #eff8ec;
    border: 1px solid #d6e9c6;
    border-radius: 6px;
    margin-bottom: 3px;
}

.filtro-facetado .filtrolabel .close {
    font-size: 1.5em;
    line-height: 1;
    margin-left: 0.1em;
    font-weight: bolder;
    float: inherit;
}

.filtro-facetado .filtrotipo {
    color: #666;
    font-size: 0.9em;
}

.filtro-facetado .filtroy {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #999;
    padding: 2px;
}

.filtro-facetado .btn-borrar-filtros {
    margin-top: 1em;
}

.filtro-facetado .btn-borrar-filtros span {
    color: #e20025;
}

/**/
.bar-resultados {
    color: #6b757c;
    font-size: 0.9em;
    padding-bottom: 0.3em;
    border-bottom: 1px solid #c7cbcd;
    margin-bottom: 2em;
    margin-top: 0.2em;
}

.bar-resultados p.n-resultados {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
}

.bar-resultados p.n-resultados span {
    font-size: 2em;
    font-weight: bold;
}

.listado-facetado ul.lista-enlaces>li,
.listado-facetado ul.lista>li {
    padding: 0.4em 0 0.8em 0;
    border-bottom: 1px solid #eee;
}

.listado-facetado ul>li p {
    text-align: left;
}

.listado-facetado span.highlight {
    background-color: #FFFF0A;
    font-weight: bold;
}

/* RSS */
#rss .panel-body ul>li {
    margin-bottom: 1em;
}

#rss .fa-rss-square {
    color: #f26522;
}

/* Tabs */
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    font-weight: bold;
    cursor: default;
    background-color: #f6f6f6;
    border: 0px solid #ddd;
    border-bottom: 2px solid #538d1c;
}

.nav-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #ddd;
}

.tab-content>.active {
    background-color: #f9f9f9;
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.nav-tabs li.right {
    float: right;
}

/* Gobierno abierto */
.votacion-participa {
    margin: 1em 0;
}

.votacion-participa .list-inline>li {
    padding-right: 0px
}

span.btn.disabled {
    cursor: default;
}

span.star-on {
    color: #ffc107;
}

span.star-off {
    color: #cccccc;
}

ul.lista-enlaces.columnas li:before {
    top: 1.1em;
    display: block;
}

.transparencia ul.lista-imagen a>p {
    text-align: center !important;
}

.no-logueado .btn-voto {
    cursor: not-allowed;
}

/* widget Gobierno abierto */
.wg.gobierno-abierto hr {
    clear: both;
}

.wg.gobierno-abierto .icon-gob-abierto {
    color: #ccc;
    text-align: center;
    margin: 0.5em 1em 1em 1em;
}

.wg.gobierno-abierto .nav-tabs>li.active>a,
.wg.gobierno-abierto .nav-tabs>li.active>a:focus,
.wg.gobierno-abierto .nav-tabs>li.active>a:hover {
    border-bottom: 2px solid #f35446;
}

.wg.gobierno-abierto .tab-pane .participantes {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: 1px solid #f35446;
    padding: 0.2em 0.3em;
    color: #f35446;
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
}

.wg.gobierno-abierto .tab-pane .hashtag {
    text-align: center;
    margin-top: 0.5em;
    padding: 0;
    color: #FFF;
    background-color: #f35446;
    font-weight: bold;
}

.wg.gobierno-abierto .tab-pane .hashtag a {
    color: #FFF;
    border: none;
    display: block;
    font-size: 0.9em;
    padding: 0.2em 0.3em;
}

.wg.gobierno-abierto .tab-pane h4 {
    font-size: 1.2em;
    line-height: 1.2em;
    margin-top: 0.5em;
    border: 0;
    padding-left: 0;
}

.wg.gobierno-abierto .tab-pane h4 a {
    color: #46535b !important;
}

.wg.gobierno-abierto .tab-pane .embed-responsive-16by9 {
    border-radius: 0px !important;
}

/* buscador */
.wg.gobierno-abierto .tab-pane .buscador {
    background-color: #feeeec;
    padding: 0.3em 0.6em;
    margin-bottom: 0.5em;
}

.wg.gobierno-abierto .tab-pane .buscador form {
    margin-bottom: 0.5em;
}

.wg.gobierno-abierto .tab-pane .buscador a {
    color: #46535b;
}

.wg.gobierno-abierto .tab-pane .buscador .fa-angle-right {
    color: #f35446;
}

.wg.gobierno-abierto .tab-pane .buscador h3 {
    color: #f35446;
    margin: 0;
    font-size: 1.1em;
    border: none;
}

.wg.gobierno-abierto .tab-pane .buscador .btn {
    border-radius: 0px !important;
}

/* caja */
.wg.gobierno-abierto .tab-pane .caja-gob-abierto {
    background-color: #f35446;
    padding: 1em;
    color: #fff;
    margin-bottom: 0.5em;
}

.wg.gobierno-abierto .tab-pane .btn-default {
    color: #f35446;
    background-color: #fff;
    border-color: #c02e1f;
    border-radius: 0px !important;
}

.wg.gobierno-abierto .tab-pane .caja-gob-abierto .btn {
    border-width: 2px;
    font-weight: bold;
    color: #46535b;
}

.wg.gobierno-abierto .tab-pane .btn-danger {
    color: #fff !important;
    background-color: #46535b;
    border-color: #46535b;
}

.wg.gobierno-abierto .tab-pane .btn-success {
    color: #fff !important;
    background-color: #f35446;
    border-color: #f35446;
}

.wg.gobierno-abierto .tab-pane .caja-gob-abierto p {
    font-size: 1.2em;
    font-weight: 300;
    text-align: left;
}

/* tab colaboracion */
.wg.gobierno-abierto .tab-pane .votacion {
    float: left;
    width: 17%;
    margin-right: 2%;
}

.wg.gobierno-abierto .tab-pane .votacion-info {
    float: left;
    width: 80%;
}

.wg.gobierno-abierto .tab-pane .voto-colabora {
    padding: 0.1em 0.6em;
}

.wg.gobierno-abierto .tab-pane .voto-colabora.btn-success {
    margin-top: 0.4em;
    margin-bottom: 0.3em;
}

.wg.gobierno-abierto .tab-pane .progress {
    height: 5px;
    margin-bottom: 0.3em;
    background-color: #eee;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.wg.gobierno-abierto .tab-pane .progress-bar {
    background-color: #f35446;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

/* tab dato abierto */
.wg.gobierno-abierto .tab-pane ul.lista-enlaces>li::before {
    color: #f35446;
}

.wg.gobierno-abierto .tab-pane ul.descargas {
    margin: 0.5em 1em;
}

.wg.gobierno-abierto .tab-pane ul.descargas .btn {
    margin-right: 0.5em;
}

/* Gobierno abierto v2 */
.gob-abierto .cabecera,
.gob-abierto .barra-top.scroll {
    background: #f6f6f6;
}

.gob-abierto .page-header h2 {
    display: none;
}

.gob-abierto h2 {
    background: none;
    padding: 0;
}

.gob-abierto .contenido a {
    color: #f35446;
}

.gob-abierto .contenido .text-primary {
    color: #f35446;
}

.gob-abierto .contenido .btn {
    border-radius: 0px !important;
}

.gob-abierto .contenido .embed-responsive-16by9 {
    border-radius: 0px !important;
    background-color: #f6f6f6;
}

.gob-abierto .contenido .embed-responsive-16by9 img {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    bottom: -100%;
    margin: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-backface-visibility: hidden;
    /* bug chrome */
    -webkit-perspective: 1000;
    /* bug chrome */
}

.gob-abierto .contenido h3 {
    color: #f35446;
    border: 0;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    font-size: 1.3em;
}

.gob-abierto .panel,
.gob-abierto .well {
    border-radius: 0;
}

.gob-abierto .contenido .submenu3 .panel-title {
    color: #46535b;
    border: none;
    line-height: 0.9em;
    margin-bottom: 0;
    font-size: 0.9em;
}

.gob-abierto .panel-heading {
    border-radius: 0;
}

.gob-abierto .contenido h4 {
    color: #f35446;
    border: 0;
    padding: 0;
}

.gob-abierto #comentarios h4 {
    border-color: #f35446;
}

.gob-abierto .contenido p a {
    color: #f35446;
}

.gob-abierto .contenido .datos {
    font-size: 0.9em;
}

.gob-abierto .contenido .datos a {
    color: #f35446;
}

.gob-abierto .contenido table>thead>tr>th {
    background-color: #eee;
    border-bottom: solid 2px #f35446;
}

.gob-abierto .contenido table>tbody>tr>th {
    background-color: #eee;
    border-right: solid 2px #f35446;
}

.gob-abierto .contenido .buscador {
    background-color: #feeeec;
    padding: 1.5em 1em 1em;
    color: #f35446;
    margin-bottom: 1em;
}

.gob-abierto .contenido .buscador form {
    margin-bottom: 0.5em;
}

.gob-abierto .contenido .buscador h3 {
    font-size: 1.3em;
    margin: 0;
}

.gob-abierto .contenido .buscador a {
    color: #46535b;
}

.gob-abierto .contenido .caja-gob-abierto {
    background-color: #f35446;
    padding: 1.8em 2em;
    color: #fff;
    margin-bottom: 2em;
}

.gob-abierto .contenido .btn-default {
    color: #f35446;
    background-color: #fff;
    border-color: #c02e1f;
    border-radius: 0px !important;
}

.gob-abierto .contenido .caja-gob-abierto .btn {
    border-width: 2px;
    font-weight: bold;
    color: #46535b;
}

.gob-abierto .contenido .btn-danger {
    color: #fff !important;
    background-color: #46535b;
    border-color: #46535b;
}

.gob-abierto .contenido .btn-success {
    color: #fff !important;
    background-color: #f35446;
    border-color: #f35446;
}

.gob-abierto .contenido .caja-gob-abierto p {
    font-size: 1.5em;
    font-weight: 300;
    text-align: left;
}

.gob-abierto .contenido ol {
    counter-reset: item;
}

.gob-abierto .contenido ol li {
    display: block;
    margin-bottom: 0.6em;
}

.gob-abierto .contenido ol li:before {
    content: counter(item);
    counter-increment: item;
    color: #f35446;
    font-weight: bold;
    font-size: 1.2em;
    margin-left: -1.75em;
    margin-right: 1em;
}

.gob-abierto .contenido ol a {
    color: #46535b;
}

.gob-abierto .contenido ul.lista>li:before {
    color: #f35446;
}

.gob-abierto .contenido ul.lista>li>a {
    color: #f35446 !important;
}

.gob-abierto .contenido ul.lista-enlaces li:before {
    color: #f35446;
}

.gob-abierto .contenido ul.lista-enlaces>li>a {
    color: #46535b !important;
}

.gob-abierto .contenido .list-inline a {
    color: #f35446;
}

.gob-abierto .contenido ul.nav-tabs li.active a {
    border-color: #f35446;
}

/* facetado gob-abierto */
.gob-abierto .listado-facetado .lista-enlaces a {
    color: #46535b;
}

.gob-abierto .listado-facetado ul.lista-enlaces li:before {
    color: #f35446;
}

.gob-abierto .pagination>.active>a,
.gob-abierto .pagination>.active>a:focus,
.gob-abierto .pagination>.active>a:hover,
.gob-abierto .pagination>.active>span,
.gob-abierto .pagination>.active>span:focus,
.gob-abierto .pagination>.active>span:hover {
    background-color: #f35446;
    color: #fff;
}

/* submenu3 gobierno abierto */
.gob-abierto .submenu3 ul li a {
    color: #46535b !important;
}

.gob-abierto .submenu3 ul li a::before {
    color: #f35446 !important;
}

.gob-abierto .datos-n1 {
    border-right: 1px solid #eee;
}

.gob-abierto .datos-n1 p {
    text-align: right;
}

.gob-abierto .datos-n1 span {
    font-weight: bold;
    color: #f35446;
}

.gob-abierto .rating-container .filled-stars {
    color: #f35446;
    -webkit-text-stroke: 0;
    text-shadow: none;
}

/* participa v2 */
.participa-top {
    margin-bottom: 2em;
}

.participa-top .hashtag {
    z-index: 50;
    position: relative;
    display: block;
    text-align: center;
    margin-top: -0.7em;
}

.participa-top .hashtag a {
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-weight: bold;
    background-color: #f35446;
    border: 2px solid #fff;
    text-align: center;
    padding: 0.2em 0.5em;
}

.participa-top h4,
.participa-top p.h4 {
    border: 0;
    padding-left: 0;
    margin-top: 1em;
    font-size: 1.3em;
}

.participa-top h4 a,
.participa-top p.h4 a {
    color: #46535b !important;
}

.participa-top p {
    text-align: left;
    font-size: 0.9em;
}

.participa-top p.tema a {
    color: #46535b;
    text-transform: uppercase;
    font-size: 0.9em;
}

.participav2 .contenido .caja-gob-abierto p {
    text-indent: -0.7em;
    margin-left: 2em;
}

.participav2 .contenido .buscador {
    padding: 2em;
}

/* Ficha */
.participa-ficha h3,
.participa-ficha p.h3 {
    font-size: 1.7em;
    margin-bottom: 0.5em;
}

.participa-ficha h4,
.participa-ficha p.h4 {
    padding-left: 0;
    border: none;
    text-transform: uppercase;
    margin-top: 2em;
    font-size: 1.1em;
}

.participa-ficha .participantes {
    margin-top: 0.5em;
    border: 1px solid #f35446;
    padding: 0.3em 0.6em;
    color: #f35446;
    text-align: center;
    font-weight: bold;
}

.participa-ficha .hashtag {
    text-align: center;
    margin-top: 0.5em;
    padding: 0.3em 0.6em;
    background-color: #f35446;
    font-weight: bold;
}

.participa-ficha .hashtag a {
    color: #FFF;
}

.participa-ficha img {
    max-width: 100%;
    height: auto;
}

/* tabs */
.participa-ficha .nav-tabs {
    border-bottom: 2px solid #f35446;
}

/*
.participa-ficha .nav-tabs li.right {
    margin-top: 1.3em
}
*/
.participa-ficha .nav-tabs li.right a {
    padding-top: 1.5em;
    padding-bottom: 1.4em;
    background-color: #f6f6f6;
}

.participa-ficha .nav-tabs>li.active>a,
.participa-ficha .nav-tabs>li.active>a:focus,
.participa-ficha .nav-tabs>li.active>a:hover {
    color: #fff;
    font-weight: bold;
    cursor: default;
    background-color: #f35446;
    border: 0px solid #ddd;
    border-bottom: 2px solid #f35446;
}

.participa-ficha .nav-tabs>li>a {
    color: #46535b;
    font-weight: bold;
    background-color: #feeeec;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid #f35446;
}

.participa-ficha .nav-tabs>li>a .small {
    font-weight: normal;
}

.participa-ficha .tab-content>.active {
    background-color: #f9f9f9;
    border-left: 2px solid #f35446;
    border-right: 2px solid #f35446;
    border-bottom: 2px solid #f35446;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 2em;
}

.participa-ficha .tab-pane hr {
    border-top: 4px solid #eee;
    margin-top: 1em;
    margin-bottom: 1em;
}

.participa-ficha .tiempo-encuesta span {
    color: #f35446;
    float: left;
    font-size: 2.2em;
    margin-right: 0.2em;
    padding-top: 0.2em;
}

.participa-ficha .tiempo-encuesta strong {
    color: #f35446;
    font-size: 1.2em
}

/**/
@media(max-width : 991px) {
    .participa-ficha .nav-tabs li.right {
        float: left;
        margin-top: 0.1em;
    }
}

/* dato abierto v2 */
.dato-abierto .contenido .buscador {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.dato-abierto ul.lista-temas-datos {
    padding: 0;
}

.dato-abierto ul.lista-temas-datos li {
    text-align: center;
    display: inline-block;
    max-width: 7.8%;
    min-width: 5em;
    margin-right: 0.8%;
    font-size: 0.85em;
    vertical-align: text-top;
    margin-bottom: 1em;
}

.dato-abierto ul.lista-temas-datos li img {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    margin-bottom: 0.3em;
}

.dato-abierto ul.lista-temas-datos li a {
    color: #f35446;
    display: block;
}

.dato-abierto ul.lista-temas-datos li a:hover img {
    animation: dato-icon-ani ease-in-out 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
}

@keyframes dato-icon-ani {
    0% {
        transform: rotate(0deg) scaleX(1.00) scaleY(1.00);
    }

    50% {
        transform: rotate(0deg) scaleX(1.2) scaleY(1.2);
    }

    100% {
        transform: rotate(0deg) scaleX(1) scaleY(1);
    }
}

.dato-abierto .caja-gob-abierto {
    background: #f35446 url(/images/gobierno/abierto/dato-abierto/fondo-caja.jpg) bottom right no-repeat;
    margin-top: 0.8em;
}

.dato-abierto .caja-gob-abierto.apps {
    background: #f35446 url(/images/gobierno/abierto/dato-abierto/fondo-caja-apps.jpg) bottom right no-repeat;
    margin-top: 0.8em;
}

.dato-abierto .contenido .caja-gob-abierto p {
    margin-bottom: 1.2em;
}

.dato-abierto .contenido .logos-datos {
    margin-top: 1em;
    border-left: 1px solid #eee;
}

.dato-abierto .logos-datos img {
    width: 50%;
    margin-left: 25%;
}

.dato-abierto .aplicaciones h4,
.dato-abierto .aplicaciones p.h4 {
    margin-top: 0;
}

.dato-abierto .aplicaciones .row {
    margin-bottom: 1.5em;
}

.dato-abierto .aplicaciones .fas {
    color: #f35446;
}

/* Dato abierto ficha */
.dato-ficha .titulo-dato h3 {
    font-size: 1.7em;
    margin-top: 0.2em;
}

.dato-ficha .info-dato p {
    color: #46535b;
    text-align: left;
}

.dato-ficha .info-dato a {
    color: #f35446;
}

.dato-ficha .info-dato img {
    height: 1.6em;
    vertical-align: sub;
    margin-right: 0.3em;
}

.dato-ficha .info-dato span {
    font-size: 1.5em;
    color: #767676;
    vertical-align: sub;
    margin-right: 0.3em;
}

.dato-ficha .descargas-dato {
    border-left: 1px solid #eee;
}

.dato-ficha .btn-block {
    margin-bottom: 1em;
}

/* botones descargas dato abierto */
.btn[data-format=html],
.btn[data-format*=html] {
    color: #fff !important;
    font-weight: bold;
    background-color: #55a1ce !important
}

.btn[data-format=json],
.btn[data-format*=json] {
    color: #fff !important;
    font-weight: bold;
    background-color: #ef7100 !important
}

.btn[data-format=xml],
.btn[data-format*=xml] {
    color: #fff !important;
    font-weight: bold;
    background-color: #ef7100 !important
}

.btn[data-format=text],
.btn[data-format*=text] {
    color: #fff !important;
    font-weight: bold;
    background-color: #74cbec !important
}

.btn[data-format=csv],
.btn[data-format*=csv] {
    color: #fff !important;
    font-weight: bold;
    background-color: #dfb100 !important
}

.btn[data-format=xls],
.btn[data-format*=xls] {
    color: #fff !important;
    font-weight: bold;
    background-color: #2db55d !important
}

.btn[data-format=zip],
.btn[data-format*=zip] {
    background-color: #686868 !important
}

.btn[data-format=api],
.btn[data-format*=api] {
    color: #fff !important;
    font-weight: bold;
    background-color: #ec96be !important
}

.btn[data-format=pdf],
.btn[data-format*=pdf] {
    color: #fff !important;
    font-weight: bold;
    background-color: #e0051e !important
}

.btn[data-format=rdf],
.btn[data-format*=rdf],
.btn[data-format*=nquad],
.btn[data-format*=ntriples],
.btn[data-format*=turtle] {
    color: #fff !important;
    font-weight: bold;
    background-color: #0b4498 !important
}

/**** Transparencia v2 ****/
.transparencia ul.lista-temas-transparencia {
    padding: 0;
    list-style: none;
}

.transparencia ul.lista-temas-transparencia li {
    text-align: center;
    font-size: 0.85em;
    vertical-align: text-top;
    margin-bottom: 1em;
}

.transparencia ul.lista-temas-transparencia li img {}

.transparencia ul.lista-temas-transparencia li a {
    color: #f35446;
    display: block;
}

.transparencia ul.lista-temas-transparencia li a:hover img {
    animation: dato-icon-ani ease-in-out 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
}

.transparencia .contenido .buscador {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.transparencia .caja-gob-abierto {
    background-position: bottom right;
    background-repeat: no-repeat;
}

.transparencia .caja-gob-abierto.entra {
    padding: 1.2em 1.5em;
}

.transparencia .caja-gob-abierto.entra p {
    font-size: 1.3em;
    margin: 0;
}

.transparencia .caja-gob-abierto.derecho {
    background-image: url(/images/gobierno/abierto/transparencia/fondo-caja-derecho.jpg);
}

.transparencia .caja-gob-abierto.quejas {
    background-image: url(/images/gobierno/abierto/transparencia/fondo-caja-quejas.jpg);
}

.transparencia .caja-gob-abierto.reclamaciones {
    background-image: url(/images/gobierno/abierto/transparencia/fondo-caja-reclamaciones.jpg);
}

.transparencia .caja-gob-abierto.solicitudes {
    background-image: url(/images/gobierno/abierto/transparencia/fondo-caja-solicitudes.jpg);
}

.transparencia .panel-primary>.panel-heading {
    background-color: #f35446;
    border-color: #f35446;
}

.transparencia .panel-primary>.panel-heading h3.panel-title {
    color: #fff !important;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
}

.transparencia .btn-primary {
    background-color: #f35446;
    border-color: #f35446;
    color: #fff !important;
}

.transparencia .panel-primary {
    border-color: #f35446;
}

.transparencia p.text-primary {
    text-align: right;
    color: #f35446;
}

/* ficha */
.transparencia.ficha .caja-gob-abierto.derecho {
    background-image: url(/images/gobierno/abierto/transparencia/fondo-caja-derecho2.jpg);
    background-color: #fce5e3;
}

.transparencia.ficha .caja-gob-abierto.quejas {
    background-image: url(/images/gobierno/abierto/transparencia/fondo-caja-quejas2.jpg);
    background-color: #fce5e3;
}

.transparencia.ficha .caja-gob-abierto.reclamaciones {
    background-image: url(/images/gobierno/abierto/transparencia/fondo-caja-reclamaciones2.jpg);
    background-color: #fce5e3;
}

.transparencia.ficha .caja-gob-abierto.solicitudes {
    background-image: url(/images/gobierno/abierto/transparencia/fondo-caja-solicitudes2.jpg);
    background-color: #fce5e3;
}

.transparencia .ficha hr {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
}

/** Colaboracion **/
.colaboracion .caja-gob-abierto.colabora .btn {
    /*float: right;
    margin-top: -0.3em;*/
}

.colaboracion .caja-gob-abierto.colabora p {
    margin-bottom: 0;
    font-size: 1.9em;
}

.colaboracion .porcentaje {
    color: #f35446;
    float: left;
    margin-bottom: 2em;
}

.colaboracion .quedan {
    font-size: 0.9em;
    color: #666;
    float: right;
}

.colabora-n1 .buscador h3 {
    font-size: 1.1em !important;
    margin: 0 !important;
    padding: 0 !important;
}

.colabora-n1 .progress {
    height: 5px;
    margin-bottom: 0.3em;
    background-color: #eee;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.colabora-n1 .progress-bar {
    background-color: #f35446;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.colabora-n1 {
    margin-bottom: 2em;
}

.colabora-n1 .hashtag {
    z-index: 50;
    position: relative;
    display: block;
    text-align: center;
    margin-top: -0.7em;
}

.colabora-n1 .hashtag a {
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-weight: bold;
    background-color: #f35446;
    border: 2px solid #fff;
    text-align: center;
    padding: 0.2em 0.5em;
}

.colabora-n1 h4,
.colabora-n1 p.h4 {
    border: 0;
    padding-left: 0;
    margin-top: 1em;
    font-size: 1.3em;
}

.colabora-n1 h4 a,
.colabora-n1 p.h4 a {
    color: #46535b !important;
}

.colabora-n1 p.tema {
    text-align: left;
    margin-top: 1em;
    clear: both;
}

.colabora-n1 p.tema a {
    color: #46535b;
    text-transform: uppercase;
    font-size: 0.9em;
}

/* ficha colaboracion */
.participa-ficha.colaboracion .progress {
    height: 12px;
    margin-bottom: 0.3em;
    background-color: #eee;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.participa-ficha.colaboracion .progress-bar {
    background-color: #f35446;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.participa-ficha.colaboracion .porcentaje {
    font-size: 1.2em;
}

.participa-ficha.colaboracion .quedan {
    font-size: 1em;
}

.participa-ficha.colaboracion .votacion .btn {
    margin-right: 1em;
}

/******************************/
/*    OFICINA ELECTRONICA     */
.util-app a {
    display: block;
    height: 10em;
    margin-bottom: 1em;
    border: 1px solid #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 1em;
}

.util-app a span {
    display: block;
    text-align: center;
}

.util-app p {
    color: #000;
}

.util-app h4 {
    margin-top: 0;
    color: #538d1c;
    text-align: left;
    margin-bottom: 0.5em;
    font-weight: bold;
}

.tramites div.detalle {
    color: #777;
    margin-top: 0.6em;
    font-size: 0.9em;
}

.tramites div.detalle i {
    color: #000;
    font-size: 1em;
}

.tramites div.detalle .label {
    font-size: 0.9em;
}

.ficha-tramites .tab-content h3 {
    margin-top: 0;
    border: none;
}

.ficha-tramites .nav>li>a {
    padding: 0.5em 0.8em;
}

/* PASOS PORTADA */
.tramites .pasos {
    margin: 0 auto 2em;
    background: #fff;
}

.tramites .pasos a {
    color: #ec752e;
}

.tramites .pasos h3 {
    margin: 2em 0 0;
    padding: 0;
    border: 0;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    color: #46535b;
}

.tramites .pasos h4 {
    border: 0;
    padding-left: 0;
}

.tramites .pasos h4 span {
    color: #ec752e;
    margin-right: 0.5em;
}

.tramites .pasos .nav-tabs {
    position: relative;
    margin: 0 auto;
    border-bottom-color: #ec752e;
    border-bottom-width: 2px;
}

.tramites .pasos>div.pasos-inner {
    position: relative;
}

.tramites .connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.tramites .pasos .nav-tabs>li.active>a,
.tramites .pasos .nav-tabs>li.active>a:hover,
.tramites .pasos .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

.tramites span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 32px;
}

.tramites span.round-tab span {
    color: #ec752e;
}

.tramites .pasos li.active span.round-tab {
    background: #ec752e;
    border: 2px solid #ec752e;
}

.tramites .pasos li.active span.round-tab span {
    color: #FFF;
}

.tramites span.round-tab:hover {
    color: #333;
    border: 2px solid #ec752e;
}

.tramites .pasos .nav-tabs>li {
    width: 25%;
}

.tramites .pasos li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ec752e;
    transition: 0.1s ease-in-out;
}

.tramites .pasos li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ec752e;
}

.tramites .pasos .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.tramites .pasos .nav-tabs>li a:hover {
    background: transparent;
}

.tramites .pasos .tab-pane {
    position: relative;
    padding: 2em 2em 1em;
    border-left: solid 2px #ec752e;
    border-right: solid 2px #ec752e;
    border-bottom: solid 2px #ec752e;
}

@media(max-width : 585px) {
    .tramites .pasos {
        width: 90%;
        height: auto !important;
    }

    .tramites span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .tramites .pasos .nav-tabs>li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .tramites .pasos li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

/****/
.tramite .nav-tabs {
    margin-top: 2em;
}

/******* Reloj *********/
.clock {
    font-size: 1em;
    padding: 0.5em 0.8em;
    background-color: #eee;
    color: #46535b;
    text-align: center;
    margin-bottom: 1em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.clock .date {
    font-size: 0.9em;
    margin-bottom: 0.5em;
}

.clock .time {
    font-weight: bolder;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    color: #666;
}

.clock .time .hour {
    color: #000;
    padding: 0 0.1em;
}

.clock .time .minute {
    color: #000;
    padding: 0 0.1em;
}

.clock .time .second {
    color: #999;
    padding: 0 0.1em;
}

/*********************/
/*    PRESIDENTE     */
.presidente .cabecera,
.presidente .barra-top.scroll {
    /*background: #334c99;*/
}

.presidente .breadcrumb a {
    /*color: #334c99;*/
}

.presidente h2 {
    text-align: center;
    background: #fff url('/images/gobierno/estructura/escudo-comunidad.png') no-repeat center center;
    height: 4.3em;
    padding: 2em;
}

.presidente .contenido h3 {
    /*border-top: 5px solid #faba00;*/
}

.presidente p.presidente {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 1em;
}

.presidente .redes {
    text-align: center;
    margin: 1em 0;
    font-weight: bold;
}

.presidente .redes a {
    color: #46535b;
    display: block;
    padding: 0.3em;
    background-color: #f3f3f3;
}

.presidente .redes a:hover {
    text-decoration: none;
    background-color: #eee;
}

.presidente .redes a.facebook:hover,
.presidente .redes a.facebook:focus {
    color: #3d5998;
}

.presidente .redes a.twitter:hover,
.presidente .redes a.twitter:focus {
    color: #55acee;
}

.presidente .redes a.youtube:hover,
.presidente .redes a.youtube:focus {
    color: #d5162a;
}

.presidente .redes a.rss:hover,
.presidente .redes a.rss:focus {
    color: #f26522;
}

.menu-presidente {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-bottom: 1em;
}

.menu-presidente .navbar {
    margin-bottom: 0.2em;
    margin-top: 0.2em;
}

/***************/
/** COMUNIDAD **/
.comunidad-utils h4,
.comunidad-utils p.h4 {
    border-left: 4px solid #eee;
}

.comunidad-utils h4 img,
.comunidad-utils p.h4 img {
    margin-bottom: 1em;
}

.comunidad.portada a p {
    color: #46535b;
}

.comunidad.portada h4,
.comunidad.portada p.h4 {
    margin-top: 1em;
}

.comunidad.portada div.contenido.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    width: inherit;
}

.comunidad.portada .fondo-comunidad {
    background: url(/images/gobierno/comunidad/fondo.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #632945;
    height: 93vh;
    /*min-height: 750px;*/
    padding-top: 0;
    padding-bottom: 0;
    display: table;
    width: 100%;
}

.comunidad.portada #video {
    display: table-cell;
    vertical-align: middle;
}

/**/
.comunidad.portada .claim {
    text-align: center;
    color: #fff;
    font-size: 3em;
    font-family: serif;
}

.comunidad.portada .hashtag {
    text-align: center;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    margin-top: 0.5em;
}

.comunidad.portada .hashtag a {
    color: #fff;
}

/**/
.comunidad.portada .cabecera {
    margin-bottom: 0;
}

.comunidad.portada .migas {
    display: none;
}

/* simulamos un .container para el H2 */
.comunidad.portada div.page-header {
    display: none;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

@media (min-width: 768px) {
    .comunidad.portada div.page-header {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .comunidad.portada div.page-header {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .comunidad.portada div.page-header {
        width: 1170px;
    }
}

/**/
.galardonados h5 {
    margin-bottom: 0.5em;
    margin-top: 1.2em;
}

.galardonados ul {
    list-style: none;
}

.galardonados ul li::before {
    content: "\00bb";
    color: #faba00;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

/******************/
/*** Elecciones ***/
.elecciones hr {
    margin-top: 2em;
    margin-bottom: 2em;
}

.elecciones .embed-responsive {
    margin-bottom: 0.5em;
}

.elecciones h3#elecciones-dia {
    margin-top: 0;
}

.elecciones #elecciones-eventos .btn {
    margin-top: 1em;
}

.elecciones #elecciones-eventos p {
    margin: 0;
}

.elecciones #diccionario dt {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.elecciones #diccionario dd {
    padding: 0.5em 1em;
    border-left: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

/* modal */
.modal-pactometro .modal-dialog {
    /*height: 99%;*/
    margin: 0px auto;
    width: 95%;
}

.modal-pactometro .modal-header {
    background-color: #f6f6f6;
}

.modal-pactometro .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}

.modal-pactometro .modal-title {
    margin-top: 0;
}

.modal-pactometro .modal-body {
    position: absolute;
    top: 50px;
    bottom: 0;
    width: 100%;
    padding: 0;
}

/****************/
/* PIE - FOOTER */
.utilidades {
    padding-top: 1em;
    color: #fff;
    background: #272d31;
    border-bottom: 2px solid #90989d;
}

.utilidades a {
    color: #fff;
    display: inline-block;
    padding: 0.2em 0.3em;
    margin: 0 0.5em;
}

footer .divider {
    padding-bottom: 1.2em;
}

footer {
    color: #FFFFFF;
    font-size: 0.9em;
    /*letter-spacing: 0.01em;*/
    padding-bottom: 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a454c+0,505f68+100 */
    background: #505f68;
    /* Old browsers */
    background: -moz-linear-gradient(top, #3a454c 0%, #505f68 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #3a454c 0%, #505f68 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #3a454c 0%, #505f68 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a454c', endColorstr='#505f68', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: inset 0px 20px 20px -15px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0px 20px 20px -15px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 20px 20px -15px rgba(0, 0, 0, 0.4);
}

footer .nav>li>a,
footer a {
    color: #FFFFFF;
    padding: 3px 6px;
    font-weight: 400;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer .nav>li>a:focus,
footer .nav>li>a:hover,
footer a:hover,
footer a:focus {
    color: #46535b;
    text-decoration: none;
    background-color: #FFFFFF;
}

footer h3 {
    color: #FFFFFF;
    font-size: 1.2em;
    margin-top: 0px;
    font-weight: 600;
}

footer .container.pie .row {
    margin-top: 25px;
}

footer hr {
    border-color: #6b777e;
}

footer .separadorvertical {
    border-right: 1px solid #505f68;
}

footer ul li span.seccion-pie {
    margin-top: 2em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-size: 0.8em;
    color: #aaaaaa;
    display: block;
}

footer ul.menu span.fas,
footer ul.menu span.far,
footer ul.menu span.fal,
footer ul.menu span.fab {
    width: 1.8em;
    text-align: center;
}

/** Buscador Resultados **/
.buscador .listado-facetado ul p.detalle {
    font-size: 0.9em;
    font-weight: bold;
    color: #666;
}

/***** Extras *****/
.round {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.embed-responsive-1by1 {
    padding-bottom: 100%;
}

.izquierda {
    text-align: left !important;
}

.derecha {
    text-align: right !important;
}

.sin-borde {
    border: none !important;
}

hr.md {
    margin: 2em 0;
}

hr.lg {
    margin: 3em 0;
}

div[itemprop=articleBody] a.enlace-externo:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 5px 0 0;
    content: "\f35d";
    font-size: 0.8em;
    color: rgba(0, 0, 0, 0.3);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    padding-left: 0.5em;
    padding-right: 0;
}

.full-width-div {
    position: absolute;
    width: 100%;
    left: 0;
}

.no-logueado .btn-voto {
    cursor: not-allowed;
}

/* lista FAQS */
dl.faqs {}

dl.faqs dt {
    margin-bottom: 1em;
}

dl.faqs dd {
    padding-left: 1.5em;
    border-bottom: solid 1px #eee;
    margin-bottom: 1.5em;
}

/* PASOS */
.pasos {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

.pasos>.pasos-step {
    padding: 0;
    position: relative;
}

.pasos>.pasos-step+.pasos-step {}

.pasos>.pasos-step .pasos-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px;
}

.pasos>.pasos-step .pasos-info {
    color: #999;
    font-size: 14px;
}

.pasos>.pasos-step>.pasos-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #add188;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.pasos>.pasos-step>.pasos-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #6ab023;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.pasos>.pasos-step>.progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.pasos>.pasos-step>.progress>.progress-bar {
    width: 0px;
    box-shadow: none;
    background: #add188;
}

.pasos>.pasos-step.complete>.progress>.progress-bar {
    width: 100%;
}

.pasos>.pasos-step.active>.progress>.progress-bar {
    width: 50%;
}

.pasos>.pasos-step:first-child.active>.progress>.progress-bar {
    width: 0%;
}

.pasos>.pasos-step:last-child.active>.progress>.progress-bar {
    width: 100%;
}

.pasos>.pasos-step.disabled>.pasos-dot {
    background-color: #f5f5f5;
}

.pasos>.pasos-step.disabled>.pasos-dot:after {
    opacity: 0;
}

.pasos>.pasos-step:first-child>.progress {
    left: 50%;
    width: 50%;
}

.pasos>.pasos-step:last-child>.progress {
    width: 50%;
}

.pasos>.pasos-step.disabled a.pasos-dot {
    pointer-events: none;
}

/*END Form Wizard*/
/*Main stylesheet for Backtop jQuery Plugin */
#subir {
    width: 35px;
    height: 35px;
    padding: 10px;
    border-radius: 4px;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 999999999;
    display: none;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background: url('/images/template/subir.png') no-repeat center center rgba(0, 82, 62, 0.8);
    border: 1px solid #ccc;
}

/* Bootstrap Slider */
.slider.slider-horizontal {
    width: 94%;
    margin-left: 3%;
    margin-bottom: 1em;
}

.slider .slider-track {
    border: 1px solid #e3e3e3;
}

.slider .slider-selection {
    background: #00523e;
}

.slider .slider-track-low,
.slider .slider-track-high {
    background: #FFF;
}

.slider .slider-handle {
    background: #6ab023;
}

/******************** Fixers ********************/
.primer {
    margin-top: 0 !important;
}

/*.img-responsive {
width: 100%;
}*/
iframe {
    width: 1px;
    min-width: 100%;
}

.row.display-flex {
    display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    flex-wrap: wrap;
}

.row.display-flex>[class*='col-'] {
    display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    flex-direction: column;
}

.sourcePlanesProgramas {
    margin-top: 2em;
}

.planesyprogramas h3.primer {
    border: none !important;
}

.sourcePlanesProgramas .ampliar {
    /*
    height: inherit;
    overflow: visible;
    padding-bottom: 0;
    */
}

label[data-toggle="collapse"]:hover {
    cursor: pointer;
    cursor: hand;
}

#alerts {
    z-index: 500;
}

/* FireFox 3 and Up */
html>

/**/
body .row.display-flex>[class*='col-'],
x:-moz-any-link,
x:default {
    display: block !important
}

/* Detect Windows Firefox 25 or newer */
@media screen and (-moz-os-version) {
    .row.display-flex>[class*='col-'] {
        display: block;
    }
}

/* Joomla */
.published {
    font-size: 0.85em;
    text-align: right;
    color: #6b757c;
}

dl.article-info {
    display: none;
}

/***********************************************/
/************* Bootstrap overrides *************/
hr {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

p.text-center {
    text-align: center !important;
}

.navbar {
    min-height: 20px;
    border-radius: 0;
}

.navbar-text {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.btn-danger {
    color: #fff !important;
}

.btn-success {
    color: #fff !important;
    background-color: #538d1c;
    border-color: #538d1c;
}

.btn-success:hover,
.btn-success:focus {
    color: #fff;
    background-color: #457317;
    border-color: #3d6614;
}

.page-header {
    border-bottom: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.embed-responsive-16by9 {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    z-index: 2;
}

.ficha-lateral .badge {
    display: inline-block;
    width: 100%;
    padding: 3px 0;
    margin-bottom: 0.5em;
    font-weight: bold;
    color: #46535b;
    text-align: left;
    background-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #eee;
}

/* panels */
.panel-primary {
    border-color: #00523e;
}

.panel-primary>.panel-heading {
    background-color: #00523e;
    border-color: #00523e;
}

/* botones */
.btn-primary {
    background-color: #00523e;
    border-color: #00523e;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #00634b;
    border-color: #00634b;
}

/* Contacto */
.contacto .btn-primary {
    background-color: #538d1c;
    border-color: #538d1c;
}

.contacto .fa.fa-asterisk {
    color: #e20025;
    font-size: 0.5em;
    vertical-align: super;
}

/**** weblinks ****/
.weblinks li {
    background: #FFF;
    display: inline;
    float: left;
    margin: 5px;
    min-width: 11.875em;
    padding: 5px;
    width: 49%;
}

.weblinks img {
    float: left;
    margin-right: 20px;
    padding-top: 0px;
    width: 240px;
    height: 133px
}

.weblink-category li {
    background: #FFF;
    display: inline;
    float: left;
    margin: 5px;
    min-width: 11.875em;
    padding: 5px;
    width: 49%;
}

.weblink-category img {
    float: left;
    padding: 20px;
    padding-top: 0px;
    padding-left: 0px;
    width: 240px;
    height: 133px
}

/**** enlaces de interés ****/
.enlaces div.imagenes>div {
    min-height: 17em;
    padding: 1em;
    margin-bottom: 1em;
    border-bottom: solid 1px #eee;
}

.enlaces div.imagenes>div img {
    padding: 0.2em;
    border: solid 1px #eee;
}

.enlaces div.imagenes>div>p {
    text-align: center;
}

.enlaces div.imagenes>div a {
    color: #46535b !important;
    font-weight: bold;
}

.enlaces div.imagenes>div a:after {
    content: none;
}

/***************************/
.list-title img {
    display: none
}

.tab-content {
    margin-bottom: 2em;
}

.tab-content>.tab-pane {
    padding: 1em;
}

/* Plugin light Gallery */
.lightgallery>div {
    margin-bottom: 1em;
}

.lightgallery a {
    background: #46535b;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    display: block;
}

.lightgallery img {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

img.lg-image {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/* efecto ampliar recursos */
.lightgallery * {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

img.ampliar {
    position: relative;
    z-index: 1;
}

img.ampliar.img-responsive {
    width: 100%;
}

span.icono-ampliar {
    color: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    /* For IE8 and earlier */
    width: 50%;
    height: 50%;
    text-align: center;
    vertical-align: middle;
    margin: auto;
}

.lightgallery span.icono-ampliar {
    top: 10% !important;
    font-size: 7em !important;
}

.lightgallery a:hover img.ampliar {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari */
    transform: scale(1.1);
    -webkit-filter: blur(2px);
    /* Safari 6.0 - 9.0 */
    filter: blur(2px);
}

.lightgallery a:hover span.icono-ampliar {
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
}

/* Overrides Plugin Gallery */
.lg-backdrop.in {
    opacity: 0.95 !important;
    filter: alpha(opacity=95) !important;
    /* For IE8 and earlier */
}

.lg-backdrop {
    background-color: #46535b !important;
}

#lg-counter {
    color: #faba00 !important;
}

.lg-toolbar .lg-icon,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-outer .lg-toogle-thumb {
    color: rgba(250, 186, 0, .7) !important;
}

.lg-toolbar .lg-icon:hover,
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover,
.lg-outer .lg-toogle-thumb:hover {
    color: rgba(250, 186, 0, 1) !important;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/* Ampliar imagenes */
div.ampliar:hover {
    overflow: visible;
    z-index: 1;
}

div.ampliar:hover img {}

/*** otros ***/
.banner {
    margin-bottom: 1.8em;
    -webkit-box-shadow: 0px 15px 35px -20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 15px 35px -20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 15px 35px -20px rgba(0, 0, 0, 0.5);
}

.banner:hover {
    -webkit-box-shadow: 0px 15px 25px -20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 15px 25px -20px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 15px 25px -20px rgba(0, 0, 0, 0.8);
}

.mark,
mark {
    padding: 0.1em 0.3em;
    background-color: #faba00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#map,
.map {
    height: 500px;
}

/* Boton Redes */
.boton-redes {
    float: right;
    margin-top: -1.3em;
}

.dropdown-menu.redes {
    font-size: 0.9em;
}

.boton-redes .fa-comment-alt {
    color: #55acee;
}

.redes .fa-twitter {
    color: #55acee;
}

.redes .fa-facebook {
    color: #3d5998;
}

.redes .fa-youtube {
    color: #d5162a;
}

.redes .fa-instagram {
    color: #d92d77;
}

/* Loading imagenes */
.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -10;
}

.loading-bar {
    display: inline-block;
    width: 4px;
    height: 18px;
    /*    border-radius: 4px;*/
    margin-right: 1px;
    animation: loading 1s ease-in-out infinite;
}

.loading-bar:nth-child(1) {
    background-color: #c5d4d0;
    animation-delay: 0;
}

.loading-bar:nth-child(2) {
    background-color: #c5d4d0;
    animation-delay: 0.09s;
}

.loading-bar:nth-child(3) {
    background-color: #c5d4d0;
    animation-delay: .18s;
}

.loading-bar:nth-child(4) {
    background-color: #c5d4d0;
    animation-delay: .27s;
}

@keyframes loading {
    0% {
        transform: scale(1);
    }

    20% {
        transform: scale(1, 2.2);
    }

    40% {
        transform: scale(1);
    }
}

/*************************************************************************/
/* EDICION FRONTEND */
.barra-edicion {
    padding: 0.2em;
    margin-top: 0.5em;
    margin-bottom: 1em;
    background: #f9ebed;
    text-align: right;
    /*border: solid 1px #e20025;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.barra-edicion p {
    font-size: 0.9em;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    color: #e20025;
    padding: 0.3em;
}

/* modal */
.modal-edicion .modal-dialog {
    height: 99%;
    margin: 0px auto;
}

.modal-edicion .modal-header {
    background-color: #f6f6f6;
}

.modal-edicion .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}

.modal-edicion .modal-title {
    margin-top: 0;
}

.modal-edicion .modal-body {
    position: absolute;
    top: 50px;
    bottom: 0;
    width: 100%;
    padding: 0;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 960px;
    }
}

@media (min-width: 1270px) {
    .modal-lg {
        width: 1200px;
    }
}

.modal-edicion .btn-preview {
    float: right;
    margin-right: 3em;
    margin-top: -0.5em;
}

.modal-edicion .btn-cancelar {
    float: right;
    margin-top: -0.5em;
}

.btn-editar-contenido {
    float: right;
    margin-top: 3.5em;
}

/* loading iframe */
.modal-edicion .modal-body {
    background: url(/images/iframe-loader.gif) center center no-repeat;
    min-height: 5em;
}

/* EDICIÓN DE CONTENIDOS */
.accesoUsuarios .control-label {
    text-align: left;
}

.icons {
    height: 2em;
}

.icons .btn-group {
    z-index: 99;
    margin-top: -1.8em;
}

.icons .btn {
    background-color: #e20025;
    color: #fff;
}

a.editar-ficha {
    right: 2em;
    top: 10.2em;
    position: fixed;
    display: inline;
    z-index: 200;
    color: #fff;
    border: 2px solid #FFF;
    background-color: #e20025;
    padding: 0.3em 0.6em;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.gob-abierto a.editar-ficha {
    color: #FFF !important;
}

.contenido #com-content-formTabs {
    display: none;
}

.contenido #editor .control-group {
    padding: 15px;
    border-top: 1px solid #ddd;
}

.contenido #editor #jform_title {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.contenido .desplegable h4 .fa,
.contenido .desplegable h4 .fas,
.contenido .desplegable h4 .far,
.contenido .desplegable h4 .fab {
    float: right;
    margin: 0.2em;
}

.contenido .desplegable h4 {
    cursor: pointer;
}

.contenido .desplegable .collapse,
.contenido .desplegable .collapsing {
    max-height: 16em;
    overflow: auto;
    margin-bottom: 0.6em;
}

.contenido .desplegable .chevron:after {
    content: "\f078";
}

.contenido .desplegable .collapsed .chevron:after {
    content: "\f054";
}

/* #comentarios */
#comentarios {
    padding-top: 1.5em;
    border-top: 1px solid #eee;
    margin-top: 2em;
}

.responsablespublicos #comentarios {
    padding-top: 0;
    border-top: none;
    margin-top: 0;
}

#comentarios h4 {
    padding-bottom: 0.5em;
    border-bottom: 1px solid #faba00;
    margin-bottom: 1em;
}

#comentarios .checkbox label {
    margin-right: 2em;
}

#comentarios .comentario {
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: 0.3em;
    margin-bottom: 0.5em;
    border-left: 2px solid #faba00;
}

#comentarios .comentario h5 small {
    float: right;
}

#comentarios .replies {
    border-left: 2px solid #eee;
}

#comentarios .replies .comentario {
    background-color: #fff;
    border: none;
    border-top: 1px solid #eee;
}

#comentarios .comentario .media-heading {
    padding: 0.5em 0;
    margin-bottom: 0.5em;
}

#comentarios .comentario .comentario-votos {
    margin: 0.2em 0;
    text-align: right;
}

#comentarios .comentario .btn-responder {
    margin-bottom: 0.5em;
}

#comentarios .comentario img.media-object {
    padding-left: 0.2em;
}

/*.editar-destacados {
    right: 10px;
    top: 0;
    position: absolute;
    opacity: 0.8;
    z-index: 999;
}
.editar-destacados a{
    color: #fff;
}*/
@media print {

    div.cabecera,
    footer,
    .wg.valoracion,
    .addthis_inline_share_toolbox {
        display: none;
    }
}
