﻿/** Estilos generales SSPD **/

@font-face {
  font-family: Helvetica;
  src: url("../fonts/helvetica/Helvetica.ttf");
}

@font-face {
  font-family: Helvetica-bold;
  src: url("../fonts/helvetica/Helvetica-Bold.ttf");
}

@font-face {
  font-family: helvetica-light;
  src: url("../fonts/helvetica/helvetica-light-587ebe5a59211.ttf");
}

@font-face {
  font-family: 'Nunito';
  src: url("../fonts/helvetica/Nunito-Variable.ttf") format("truetype");
  font-style: normal;
  font-weight: 100 900;
}

@font-face {
  font-family: 'Nunito';
  src: url("../fonts/helvetica/Nunito-Italic-Variable.ttf") format("truetype");
  font-style: italic;
  font-weight: 100 900;
}

* {
  font-family: "Nunito", sans-serif !important;
  /* color: #191970 !important; */
}

body {
  overflow-x: hidden;
  background: #ffffff !important;
  color: #383837;
}

tr td,
tr th {
  padding: 4px;
  border: 1px solid #9dbbe9;
  text-align: left;
  background: #f5f5f5;
  margin: 20px 30px 40px 10px;
}

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

a {
  font-style: normal;
}

p {
  font-size: 16px !important;
  line-height: 20px !important;
  /*color: #383837 !important;*/
  margin-top: 0;
  margin-bottom: 1rem;
}

.title {
  font-size: 1.8rem;
}

div.field__item > ul {
  list-style: unset !important;
  display: block;
  padding-left: 5%;
}

div.field__item > p {
  line-height: inherit !important;
}

div.field--name-body > p {
  font-size: 16px !important;
  line-height: unset !important;
}

.sobrebtn {
  width: 100%;
  transition: transform 0.2s;
}

.sobrebtn:hover {
  transform: scale(1.05);
}

/* Esta clase es para las cajas grandes */

.btnItem {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2em;
  background-color: #171d5a;
  /* background: rgb(2,0,36);
    background: linear-gradient(348deg, rgba(2,0,36,1) 0%, rgba(0,28,74,1) 35%, rgba(0,82,126,1) 100%); */
  background-image: url("/sites/default/files/inline-images/barraBtn.png");
  background-repeat: no-repeat;
  text-shadow: 2px 2px 8px #383837;
  border-radius: 0px 0px 2em 2em;
}

/* Estilos para menus de servicios */

.sobrebtnServ {
  transition: transform 0.2s;
}

.sobrebtnServ:hover {
  transform: scale(1.2);
}

.centrarBoton {
  display: flex;
  justify-content: center;
}

.text-formatted > ul {
  display: block !important;
  list-style: disclosure-closed;
}

.item-barra-social > ul {
  display: flex !important;
}

video {
  width: 100%;
}

/* Deshabilita el div de mensajes de error */

.alert-wrapper {
  display: none;
}

/* Formato fecha lowercase */

.sspd_formato_fecha {
  text-transform: lowercase;
  margin-bottom: 0 !important;
  font-size: 14.6px !important;
}

/** Barra accesibilidad **/

#sed_toolbar_right {
  position: fixed !important;
  z-index: 9999 !important;
  background-color: #0066cd !important;
  width: 2.8% !important;
  top: 40% !important;
  right: 0.1% !important;
}

.btn-group-vertical {
  display: block !important;
}

.btn_accesibilidad {
  padding: 5px;
  line-height: 0.2;
}

.contraste_accesibilidad {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/** Barra chat **/

#sspd_chat {
  position: fixed !important;
  z-index: 9999 !important;
  width: 9% !important;
  top: 80% !important;
  right: 0.1% !important;
}

/** Miga de Pan **/

#block-enlacesdeayudaalanavegacion {
  margin-left: 1%;
  margin-top: 1%;
}

/** Pagina interna SSPD **/

.sspd_pagina_interna {
  padding-left: 5%;
  padding-right: 5%;
  background-color: #ffffff;
}

#main-wrapper {
  margin: unset !important;
  margin-left: 8% !important;
  margin-right: 8% !important;
}

.image-style-wide {
  height: auto;
  width: 100%;
}

.field--name-title {
  font-size: 1.8rem;
  text-align: center;
}

.field--type-text-with-summary {
  content: "\a";
  width: 100%;
  display: table;
}

/** Noticias **/

.descripcion-filtro-fechas {
  padding: 0px !important;
}

.form-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.view-filters {
  padding-left: 0;
  padding-right: 0;
}

nav[aria-label*="pagination-heading"] {
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 0;
}

.js-quickedit-page-title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.pagination {
  justify-content: center;
}

@media (max-width: 1000px) {
  .form-row {
    flex-direction: column;
  }
}

/* Texto de color rojo */

.texto-rojo {
  color: #ee0000 !important;
}

/* TABS */

.bootstrap-tabs {
  margin-right: 0%;
}

@media screen and (min-width: 1500px) {
  .sspd_pagina_interna {
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1800px) {
  .sspd_pagina_interna {
    padding-left: 10%;
    padding-right: 10%;
  }
}

/* Listas */

.field-content > ul {
  display: block !important;
}

/* TABLAS EN CONTENIDO */

table {
  margin: 15px 0px !important;
}

/* GALERÍA DE IMÁGENES */

.blazy .media {
  display: flex !important;
  justify-content: center !important;
}

nav.slick__arrow {
  display: flex !important;
  justify-content: center !important;
  margin: 10px 0px 10px 0px !important;
}

nav.slick__arrow button {
  margin: 0% 10px !important;
  font-size: 22px !important;
  border: none !important;
  color: white !important;
  background-color: gray !important;
  border-radius: 10px !important;
}

.slide__caption {
  display: flex !important;
  justify-content: center !important;
  margin-top: 15px !important;
}

.field.field--name-field-sspd-galeria-fecha.field--type-datetime.field--label-hidden.field__item {
  text-transform: lowercase !important;
  margin: -8px 0px 10px 0px !important;
}

/* ACCORDION */

.ckeditor-accordion-container > dl dt > a:hover {
  background-color: #e4e4e4 !important;
  text-decoration: none;
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after {
  background: #1468c7 !important;
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before {
  background: #1468c7 !important;
}

.ckeditor-accordion-container
  > dl
  dt.active
  > a
  > .ckeditor-accordion-toggle:after {
  background-color: #ffffff !important;
}

.ckeditor-accordion-container
  > dl
  dt.active
  > a
  > .ckeditor-accordion-toggle:before {
  background-color: #ffffff !important;
}

.ckeditor-accordion-container > dl dt > a {
  background-color: #ffff !important;
  color: #1468c7;
  text-decoration: none;
}

.ckeditor-accordion-container > dl dt.active > a {
  background-color: #1468c7 !important;
  color: white;
  text-decoration: none;
}

.ckeditor-accordion-container > dl {
  border: 1px solid #1468c7 !important;
}

/* TABLAS */

table tr th,
table tr th a,
table tr th a:hover,
table tr th a:focus {
  color: #0071b3 !important;
  background: #e5f5ff !important;
}

label.form-required {
  position: relative;
}

.form-required:after {
  content: "";
  vertical-align: super;
  display: inline-block;
  background-image: url(/themes/bootstrap_barrio/images/required.svg) !important;
  background-repeat: no-repeat;
  background-size: 7px 7px;
  width: 7px;
  height: 7px;
  margin: 0 0.3em;
}

.error-message {
  font-size: 12px;
  color: #dd3444;
}

.error ~ .invalid-feedback,
.error ~ .invalid-tooltip {
  display: block;
}

.error ~ .invalid-feedback,
.error ~ .invalid-tooltip {
  display: block;
}

.has-error .invalid-feedback {
  display: block;
}

.form-select.error,
.form-textarea.error {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* VOCALES DE CONTROL */

.container-nav-bar {
  background-color: #0d435b;
}

.container-menu {
  padding: 2% 0;
}

.nav-titulo-texto {
  padding: 0px 15px;
  font-size: 25px;
  color: #fff;
}

.item-menu {
  padding: 0;
  margin: 20px 12px;
  width: 23%;
  height: 230px;
  background-color: #ededed;
}

.item-menu-cabecera {
  height: 60%;
  display: flex;
  /* justify-content: center; */
  flex-direction: column;
  align-items: center;
  padding: 15px;
}

.item-menu-cabecera > a {
  text-decoration: none;
  margin-top: 15px;
  line-height: 24px;
  font-size: 18px;
  color: #0d435b;
  text-align: center;
}

.color-titulo {
  color: #0be8f9;
}

.item-menu-descripcion {
  height: 40%;
  padding: 5px 5px;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  background: #0d435b;
  color: #fff;
  opacity: 0;
}

.item-menu-descripcion:hover {
  display: block;
  opacity: 1;
}

.item-menu-descripcion > p {
  margin: 0;
  padding: 0;
  color: #fff !important;
}

.item-menu-descripcion > p > a {
  text-decoration: none;
  color: #fff !important;
}

.informacion-contacto {
  padding: 10px 15%;
  text-align: center;
  color: #0d435b;
}

.inforacion-final {
  padding: 10px 15%;
  text-align: center;
  color: #0d435b;
}

/* VOCALES DE CONTROL */

.nav-footer-vocales {
  background-color: transparent;
  border-top: solid 3px;
}

.nav-footer-texto-titulos {
  color: black;
}

#query_status_of_procedures--container {
  display: flex;
}

#query_status_of_procedures--container td {
  text-align: center;
}

#query_status_of_procedures--container a {
  content-visibility: hidden;
  display: inline-block;
  content: "";
  background-image: url("../img/downloadForm.png");
  background-repeat: no-repeat;
  -webkit-background-size: 1.5rem 1.5rem;
  background-size: 1.5rem 1.5rem;
  background-position: 0 0.4rem;
  width: 1.75rem;
  height: 1.75rem;
}

/* AUDIO CONTENIDO */

.cont-audio-contenido {
  position: relative;
  display: block;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/*******************************************Menú interno 1**********************************/
.view-sspd-vista-menu-interno-1 {
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view-sspd-vista-menu-interno-1 .view-content {
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view-sspd-vista-menu-interno-1 .row {
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view,
.view-sspd-vista-menu-interno-1,
.view-id-sspd_vista_menu_interno_1 {
  margin: 0 !important;
}

/*******************************************Menú interno 2**********************************/
.view-sspd-vista-menu-interno-2 {
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view-sspd-vista-menu-interno-2 .view-content {
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view-sspd-vista-menu-interno-2 .row {
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view,
.view-sspd-vista-menu-interno-2,
.view-id-sspd_vista_menu_interno_2 {
  margin: 0 !important;
}

.view-sspd-vista-publicaciones-menu .row {
  justify-content: center;
}

.view-sspd-vista-publicaciones-menu .menu-int-entidad {
  display: flex !important;
  justify-content: center !important;
  flex-direction: column !important;
}

a:visited:not(.btn) {
  color: #681da8;
}

/*items de galerías sin bordes */
.list-group-item {
  border: none;
}

.newContainer {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.btn-primary {
  color: #fff;
  background-color: #1468c7 !important;
  border-color: #1468c7 !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  border: 1px solid #ddd;
  text-decoration: none;
  background-color: #1468c7 !important;
  border: 1px solid #ddd;
  border-radius: 18px 18px 0 0;
}

#pagination-heading {
  display: none;
}

#slick-node-sspd-slider-ninos-sspd-slider-ninos-image-default-368-1-slider
  .slick-list {
  height: fit-content;
}

.comment__meta {
  margin: 0;
  width: 100%;
  width: 100%;
  background-color: aliceblue;
  font-size: 15pt;
  padding: 5px 10px;
}

.comment {
  display: block;
}

.nav-tabs .nav-link.active {
  color: #ffffff !important;
}

/* Foro */
#layouter-edit-comment-body-0-value {
  display: none;
}

#edit-comment-body-0-format {
  display: none;
}

#admin-toolbar-search-input {
  display: none;
}

.placeholder {
  background-color: transparent !important;
  opacity: 1 !important;
}

.comment__permalink {
  display: none;
}

/*Estilos para mantener fija la barra de navegación*/

.only-mobile {
  background-color: white;
  padding: 10px;
}

/*Estilos para hacer vertical el mapa del sitio*/
.sitemap-item ul {
  flex-direction: column;
}

/*Estilos para sección consulta ciudadana*/
.titulos-consulta-ciudadana {
  color: #1468c7;
  font-size: 1.2rem;
  line-height: 27px;
}

.contenedor-consulta-ciudadana {
  padding: 20px;
  border-top: solid #e0e0e0;
  padding-bottom: 0;
}

.slick-slide {
  height: fit-content !important;
}
.ckeditor-accordion table p {
  font-size: unset !important;
}

.bg-primary {
  background-color: #1468c7 !important;
}

.node--type-sspd-consulta-ciudadania .field__label {
  font-weight: bold;
  margin-top: 10px;
}

.field--name-field-sspd-consulta-ciud-adjun .field__item {
  display: block;
}

.item-documentos-consulta {
  padding: 12px 0;
}
.media--bundle--sspd-slider-ninos img {
  max-width: 70%;
}

.node__title {
  text-align: center;
  color: #171759;
}

.node__title a {
  text-decoration: none;
  text-align: center;
  color: #171759;
}

.shareContainer {
  background-color: #f0f2f5;
  border: solid 1px #b8c3ce;
  border-radius: 5px;
  display: flex;
  width: fit-content;
  padding: 7px;
  justify-content: center;
  align-items: center;
  gap: 7px;
  position: relative;
}
.shareContainer::after {
  content: "";
  height: 15px;
  width: 15px;
  position: absolute;
  transform: rotateZ(45deg);
  bottom: -8px;
  background-color: #f0f2f5;
  border: solid 1px #b8c3ce;
  border-top: none;
  border-left: none;
  border-bottom-right-radius: 5px;
}

.shareContainer > a {
  text-decoration: none;
  display: flex;
  z-index: 3;
}

.shareContainer > a:hover {
  filter: brightness(1.3);
}

.shareContainer > a > img {
  height: 32px;
  z-index: 3;
}

.view-sspd-vista-normativa .view-filters form .form-row {
  flex-wrap: wrap;
}

.view-sspd-vista-normativa .view-filters form .form-row > fieldset,
.form-row > div {
  flex-grow: 1;
}

/********************** ESTILOS NUEVO DISEÑO HOME 2023 **********************/

/* Estilos compartidos home */
section > h2 {
  text-align: center;
  font-weight: bold;
  color: #676767 !important;
}

.button-primary {
  padding: 5px 10px;
  color: white;
  font-weight: 600;
  border: none;
  outline: none;
  cursor: pointer;
  background-color: #007b89;
  border-radius: 8px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.button-primary:hover {
  opacity: 0.8;
  color: white !important;
}

.button-primary:visited {
  background-color: #839e8d !important;
  color: white !important;
}

/* Tamaños de botones*/
.button-primary.sm {
  padding: 5px 10px;
  font-size: 14px;
}

.button-primary.md {
  padding: 8px 20px;
  font-size: 20px;
  min-width: 150px;
}

/*Barra accesibilidad*/

.botones-flotantes {
  position: fixed;
  z-index: 10000;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 30px;
}

.botones-flotantes > .barra-accesibilidad-n {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 48px;
  background-color: #004884;
  border-radius: 10px 0 0 10px;
  border-right: none;
  padding: 10px 0;
}

.botones-flotantes > .barra-accesibilidad-n > .boton-accesibilidad {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 12px !important;
  background-color: transparent;
  border-radius: 5px 0 0 5px;
  min-width: 100%;
  border: none;
  cursor: pointer;
  padding: 0;
  text-decoration: none;
}

.botones-flotantes > .barra-accesibilidad-n > .boton-accesibilidad > .icono-boton-accesibilidad {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  color: #004884;
  border-radius: 5px;
  height: 25px;
  width: 25px;
  cursor: pointer;
  padding: 0;
  transition: scale 0.2s;
}




.botones-flotantes > .barra-accesibilidad-n > .boton-accesibilidad > .texto-boton-accesibilidad {
  color: white;
  display: none;
  margin-right: 35px;
  text-wrap: nowrap;
  font-size: 14px;
}

.botones-flotantes > .barra-accesibilidad-n > .boton-accesibilidad:hover, .botones-flotantes > .barra-accesibilidad-n > .boton-accesibilidad:focus {
  background-color: #3366cc;
}

.botones-flotantes > .barra-accesibilidad-n > .boton-accesibilidad:hover > .texto-boton-accesibilidad,
.botones-flotantes > .barra-accesibilidad-n > .boton-accesibilidad:focus > .texto-boton-accesibilidad {
  display: block;
}

.botones-flotantes > .barra-accesibilidad-n > .boton-accesibilidad > svg {
  fill: #004884;
  scale: 0.7;
}

/* Volver arriba */

.volver-arriba {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
}

button.volver-arriba-govco {
  color: #FFFFFF;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #3366CC 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 6px #00000029;
  transform: translateX(0);
  transition: all 300ms;
  text-align: center;
  border-width: 0px;
}

button.volver-arriba-govco > .volver-arriba-govco-icon {
  background-color: #FFFFFF;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  color: #3366CC;
  margin-left: 3px;
}

button.volver-arriba-govco:hover {
  color: white;
  width: 118px;
  height: 54px;
  background: #004884 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 6px #00000029;
  border-radius: 27px 10px 10px 27px;
  border-width: 0px;
  text-align: left;
  transition: all 300ms;
}

button.volver-arriba-govco:hover > .volver-arriba-govco-icon, button.volver-arriba-govco:focus > .volver-arriba-govco-icon {
  color: #004884;
}

button.volver-arriba-govco:hover::after {
  content: "Volver arriba";
  color: white;
  position: absolute;
  text-align: center;
  letter-spacing: 0px;
  margin-top: 8px;
  margin-left: 8px;
  line-height: 1.2;
  width: 52px;
  height: 42px;
  transform: none;
  top: 0;
  right: 10px;
}

button.volver-arriba-govco:focus, button.volver-arriba-govco:active {
  color: white;
  width: 118px;
  height: 54px;
  background: #004884 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 6px #00000029;
  border-radius: 27px 10px 10px 27px;
  border-width: 0px;
  text-align: left;
  outline: 7px double black !important;
  transition: all 300ms;
}

button.volver-arriba-govco:focus::after, button.volver-arriba-govco:active::after {
  content: "Volver arriba";
  color: white;
  position: absolute;
  text-align: center;
  font: normal normal medium 16px/19px Work Sans;
  letter-spacing: 0px;
  margin-top: 8px;
  margin-left: 8px;
  line-height: 1.2;
  width: 52px;
  height: 42px;
}

/*** TAMAÑOS DE TÍTULOS ***/

main h1, h1.sspd-title, main h1 *, h1.sspd-title * {
  font-size: 42px !important;
}

main h2, h2.sspd-title, main h2 *, h2.sspd-title * {
  font-size: 40px !important;
}

main h3, h3.sspd-title, main h3 *, h3.sspd-title * {
  font-size: 30px !important;
}

main h4, h4.sspd-title, main h4 *, h4.sspd-title * {
  font-size: 25px !important;
}

/* SECCIÓN Estilos sección enlaces del ciudadano
views-view-unformatted--sspd_bloque_ciudadanos.html.twig
*/
.page-view-sspd-vista-home section.enlaces-ciudadanos {
  margin-top: 0;
}

section.enlaces-ciudadanos {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 15px;
}

section.enlaces-ciudadanos > h2 {
  display: none;
  padding: 5px 10px;
  margin: 0 !important;
  text-align: center;
  width: 100%;
  background-color: #ffcc02;
  color: #3a3a3a !important;
}

section.enlaces-ciudadanos > article {
  padding: 35px;
  display: flex;
  border: solid 1px #cccccc;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

.page-view-sspd-vista-home section.enlaces-ciudadanos > h2 {
  display: block !important;
}

.page-view-sspd-vista-home section.enlaces-ciudadanos > article {
  padding: 25px;
  border: solid 2px #cccccc;
  border-top: none;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
}

section.enlaces-ciudadanos > article > h3 {
  color: #515151;
  font-weight: 600;
}

section.enlaces-ciudadanos > article > nav.bloque-enlaces-ciudadanos {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
  justify-content: center;
}

.page-view-sspd-vista-home section.enlaces-ciudadanos > article
  > nav.bloque-enlaces-ciudadanos
  > a.enlace-ciudadanos {
}

section.enlaces-ciudadanos > article
  > nav.bloque-enlaces-ciudadanos
  > a.enlace-ciudadanos {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  padding: 5px 8px;
  text-decoration: none;
  transition: scale 0.1s;
  border: solid 2px #007b89;
  border-radius: 15px;
}

section.enlaces-ciudadanos > article
  > nav.bloque-enlaces-ciudadanos
  > a.enlace-ciudadanos:hover {
  scale: 1.03;
}

section.enlaces-ciudadanos > article
  > nav.bloque-enlaces-ciudadanos
  > a.enlace-ciudadanos:visited {
    background-color: #839e8d !important;
    color: white !important;
}

section.enlaces-ciudadanos > article
  > nav.bloque-enlaces-ciudadanos
  > a.enlace-ciudadanos
  > img {
  height: 30px;
  user-select: none;
}

section.enlaces-ciudadanos > article
  > nav.bloque-enlaces-ciudadanos
  > a.enlace-ciudadanos
  > p {
  font-weight: bold;
  width: 170px;
  font-size: 14px !important;
  text-align: center;
  color: #303030;
  user-select: none;
  margin: 0;
}