﻿/*!
Theme Name: wordherd
Theme URI: https://wordherd.io
Author: WordHerd
Author URI: https://wordherd.io
Description: Description
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wordherd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Full Width Gutenberg */
.alignwide { margin-left: -80px; margin-right: -80px }
/* .alignfull { margin-left: calc(-100vw / 2 + 100% / 2); margin-right: calc(-100vw / 2 + 100% / 2); max-width: 100vw } */
/* .alignfull img { width: 100vw } */
html { line-height: 1.15; -webkit-text-size-adjust: 100% }
body { margin: 0;
		top:0px;}
h1 { font-size: 2em; margin: 0.67em 0 }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace, monospace; font-size: 1em }
a { background-color: transparent; text-decoration: underline; }
a:hover{ text-decoration: none; }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -0.25em }
sup { top: -0.5em }
img { border-style: none }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0 }
button, input { overflow: visible }
button, select { text-transform: none }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { padding: 0.35em 0.75em 0.625em }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
details { display: block }
summary { display: list-item }
template { display: none }
[hidden] { display: none }
body, button, input, select, optgroup, textarea, ul, ol, li { color: #404040; font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; font-size: 1rem; line-height: 1.5 }
h1, h2, h3, h4, h5, h6 { clear: both }
p { margin-bottom: 1.5em }
dfn, cite, em, i { font-style: italic }
blockquote { margin: 0 1.5em }
address { margin: 0 0 1.5em }
pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em }
code, kbd, tt, var { font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help }
mark, ins { background: #fff9c0; text-decoration: none }
big { font-size: 125% }
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit }
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { background: #fff }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em }
ul, ol { margin: 1em 0 }
ul { list-style: disc }
ol { list-style: decimal }
li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em }
dt { font-weight: 700 }
dd { margin: 0 1.5em 1.5em }
img { height: auto; max-width: 100% }
figure { margin: 0 !important}
figure.aligncenter { margin-left:auto !important; margin-right:auto !important;}
table { margin: 0 0 1.5em; width: 100% }
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: 0.6em 1em 0.4em }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa }
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111 }
select { border: 1px solid #ccc }
textarea { width: 100% }
a { color: #1F6899 }
a:visited { color: #1F6899 }
a:hover, a:focus, a:active { color: #1F6899 }
/* a:focus { outline: thin dotted } */
a:hover, a:active { outline: 0 }
.main-navigation { display: block; width: 100% }
.main-navigation ul { display: block; list-style: none; margin: 0; padding-left: 0 }
.main-navigation ul ul { -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999 }
.main-navigation ul ul ul { left: -999em; top: 0 }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { display: block; left: auto }
.main-navigation ul ul a { width: 200px }
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto }
.main-navigation li { position: relative }
.main-navigation a { display: block; text-decoration: none }
.menu-toggle, .main-navigation.toggled ul { display: block }
@media screen and (min-width:37.5em) {
	.menu-toggle { display: none }
	.main-navigation ul { display: -webkit-box; display: -ms-flexbox; display: flex }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation { margin: 0 0 1.5em }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: -webkit-box; display: -ms-flexbox; display: flex }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000 }
#primary[tabindex="-1"]:focus { outline: 0 }
.alignleft { display: inline; float: left; margin-right: 1.5em; margin-bottom: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em; margin-bottom: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em }
.widget { margin: 0 0 1.5em }
.widget select { max-width: 100% }
.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}
.post, .page { margin: 0}
.updated:not(.published) { display: none }
.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0 }
.page-links { clear: both; margin: 0 0 1.5em }
.comment-content a { word-wrap: break-word }
.bypostauthor { display: block }
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none }
.infinity-end.neverending .site-footer { display: block }
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
embed, iframe, object { max-width: 100%; border: 0px; }
.custom-logo-link { display: inline-block }
.wp-caption { margin-bottom: 1.5em; max-width: 100% }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto }
.wp-caption .wp-caption-text { margin: 0.8075em 0 }
.wp-caption-text { text-align: center }
.gallery { margin-bottom: 1.5em }
.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100% }
.gallery-columns-2 .gallery-item { max-width: 50% }
.gallery-columns-3 .gallery-item { max-width: 33.33% }
.gallery-columns-4 .gallery-item { max-width: 25% }
.gallery-columns-5 .gallery-item { max-width: 20% }
.gallery-columns-6 .gallery-item { max-width: 16.66% }
.gallery-columns-7 .gallery-item { max-width: 14.28% }
.gallery-columns-8 .gallery-item { max-width: 12.5% }
.gallery-columns-9 .gallery-item { max-width: 11.11% }
.gallery-caption { display: block }

/*Theme layout Option CSS*/

body > #page > .content-area.boxed { width: 1250px; margin: 0 auto; max-width: 100%; padding: 0 20px; }
body > #page > .content-area.no-sidebar > main.site-main { width: 100%; }
body > #page > .content-area.left-sidebar,
body > #page > .content-area.right-sidebar { display: -webkit-box; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; }
body > #page > .content-area.left-sidebar > main.site-main,
body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 250px); }
body > #page > .content-area.left-sidebar > aside.widget-area,
body > #page > .content-area.right-sidebar > aside.widget-area { width: 250px }

@media screen and (min-width: 769px){
	body > #page > .content-area.left-sidebar > main.site-main { -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2;padding-left: 3%; }
	body > #page > .content-area.right-sidebar > main.site-main { padding-right: 3% }
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
}

@media screen and (max-width: 992px){
	body > #page > .content-area.left-sidebar > aside.widget-area,
	body > #page > .content-area.right-sidebar > aside.widget-area { width: 200px }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 200px); }
}
@media screen and (max-width: 768px){
	body > #page > .content-area > main.site-main { padding-right: 0 !important;padding-left: 0 !important; }
	body > #page > .content-area > aside.widget-area,
	body > #page > .content-area > main.site-main { width:100% !important; }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group:unset; -ms-flex-order:unset; order:unset; }

}

/* Page Numbers blocks center inline */

ul.page-numbers {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
  margin-top:2rem;
  margin-bottom: 2rem;
  justify-content: center!important;
  gap:4px;
}

li span.page-numbers, li a.page-numbers {
  position: relative;
  padding: 0.39rem 0.5rem;
  margin-left: -5px;
  line-height: 1.25;
  color: #0072a3;
  background-color: #fff;
  border: 1px solid #dee2e6;
  font-size: .875rem;
  line-height: 1.5;
}

li span.page-numbers:hover, li a.page-numbers:hover {
  z-index: 2;
  color: #00587f;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
html {
    background: #CDE6F5 url('/wp-content/uploads/fondo-vgenero.png') top repeat-x;
}
body {
    background: url('/wp-content/uploads/cabecera-vgenero.png') top no-repeat;
    font-family: font-family: Verdana, Arial, helvetica, sans-serif;
    font-size:16px;
    padding: 0;
    margin: 0;
}
/* CABECERA
----------------------------------------------------------------------------------------------------*/
#cabecera {
    width: 100%;
    min-height: 6em;
    margin: 0 auto;
}
#cabecera #contenedor-cabecera {
    max-width: 69em;
    margin: 0 auto;
    padding: 0.2% 0.6%;
}
#cabecera #contenedor-cabecera #escudo {
    float: left;
    margin: 0.5% 128px 0 0;
}
#cabecera #contenedor-cabecera #idiomas {
    text-align: center
}
#cabecera #contenedor-cabecera #idiomas ul {
    margin: 0;
    padding: 0;
}
#cabecera #contenedor-cabecera #idiomas ul li {
    display: inline;
    padding: 0 0.4em 0 0.1em;
    font-size: 0.7em;
    color: #000;
    border-right: 1px solid #777171
}
#cabecera #contenedor-cabecera #idiomas ul li.last {
    border-right: 0px solid #fff;
    line-height: 1.9em;
}
#cabecera #contenedor-cabecera #idiomas ul li a {
    color: #000;
}
#cabecera #contenedor-cabecera #idiomas ul li a:hover {
    color: #000;
    text-decoration: underline
}
#contenido-cabecera {
  display:block;
}
#cabecera #contenedor-cabecera #contenido-cabecera #enlaces {
  float:left;
  margin-top:0.5%;
}
#cabecera #contenedor-cabecera #contenido-cabecera #enlaces .kt-inside-inner-col {
    /* float: left; */
    display: flex;
    margin: 0.5% 0 0 0;
    align-items: flex-start;
    gap: 5px;
}
#cabecera #contenedor-cabecera #contenido-cabecera #enlaces p {
  margin:0;
}
#cabecera #contenedor-cabecera #contenido-cabecera #enlaces a {
    text-decoration: none;
    float: left;
    font-family: Verdana, Arial, helvetica, sans-serif;
    color: #fff;
    background: #2f719d;
    font-size: 0.75em;
    padding: 0.45em 0.6em
}
#cabecera #contenedor-cabecera #contenido-cabecera #enlaces a.compartir {
    margin: 0em 0.2em;
    background: #2f719d url('/wp-content/uploads/ico-compartir.png') 0.3em 0.3em no-repeat;
    padding: 0.4em 0.8em 0.4em 2.2em
}
#cabecera #contenedor-cabecera #contenido-cabecera #enlaces ul {
    margin: 0.05em 0 0.4em 0.2em;
    padding: 0;
    float: left;
}
#cabecera #contenedor-cabecera #contenido-cabecera #enlaces ul li {
    list-style: none;
    float: left;
    margin: 0 0.1em;
}
#cabecera #contenedor-cabecera #contenido-cabecera #enlaces ul li a {
    background: none;
    padding: 0
}
#cabecera #contenedor-cabecera #contenido-cabecera #opciones {
    float: right;
    display: inline-block;
    margin: 0.1% 1.5% 0 1.5%
}
#cabecera #contenedor-cabecera #contenido-cabecera #buscador {
    float: left;
}
#cabecera #contenedor-cabecera #contenido-cabecera #buscador form {
    margin: 0;
    padding: 0;
}
#cabecera #contenedor-cabecera #contenido-cabecera #buscador form label {
    display: none;
}
#cabecera #contenedor-cabecera #contenido-cabecera #buscador form .wp-block-search__input {
    width: 16em;
    height: 2.1em;
    vertical-align: top;
    background: #fff;
    border: 1px solid #B1ADAD;
    border-radius: 6px;
    margin-right: -2.8em;
    padding: 0.45em 1.9em 0.4em 0.5em;
    font-size: 0.75em;
    font-family: Verdana;
}
button.wp-block-search__button.has-icon svg {
  display:none;
}
button.wp-block-search__button.has-icon {
  background-image:url('/wp-content/uploads/ico-buscar.png');
  background-color:transparent;
  border:none;
  width:26px;
  height:16px;
  margin: 4px 0 0;
  padding:0;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border:0px;
}


#cabecera #contenedor-cabecera #contenido-cabecera #buscador form .boton-buscar {
    margin: 0.4em 0 0 0
}
#cabecera #contenedor-cabecera #contenido-cabecera #contacto {
    float: left;
    background: #fff url('/wp-content/uploads/ico-contacto.png') right no-repeat;
    border: 1px solid #B1ADAD;
    border-radius: 6px;
    color: #1F699A;
    padding: 0.3em 2.1em 0.2em 0.3em;
    margin: 4px 53px 0 0.5em;
}
#contacto p {
  line-height:13px;
}
#cabecera #contenedor-cabecera #contenido-cabecera #contacto a {
    color: #000;
    font-size: 0.75em;
    font-family: Verdana;
    text-decoration: none;
}
#cabecera #contenedor-cabecera #salir {
    margin: 0 auto
}
#cabecera #contenedor-cabecera #salir a {
    font-size: 0.95em;
    font-weight: bold;
    background: #DD0000 url('/wp-content/uploads/ico-salir.png') 1em 0.3em no-repeat;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    text-align: left;
    color: #fff;
    display: block;
    //padding: 0.3em 1.9em 0.4em 2.6em;
padding: 0em 1.9em 0em 2.6em;
    margin: -0.2em 0 0.4em 0
}
#contenedor-cabecera p {
  margin:0;
}

/* MEN  CIRCULOS
----------------------------------------------------------------------------------------------------*/
#menu-principal {margin: 0.1em auto; text-align: center;}




#menu-principal div a {
  font-weight:normal;
  margin:0; 
  float: left; 
  text-align: center; 
  text-decoration: none;
}
/*
#menu-principal div.informa {background: #55ABDF url('/wp-content/uploads/ico-informacion.png') 50% 0.5em no-repeat; border: 6px solid #53abdf}

#menu-principal div.sensibilizacion {background: #E4768E url('/wp-content/uploads/ico-sensibilizacion.png') 50% 1em no-repeat; border: 6px solid #e3758d}

#menu-principal div.profesionales {background: #93DA32 url('/wp-content/uploads/ico-profesionales.png') 50% 0.7em no-repeat; border: 6px solid #91da2e}

#menu-principal div.cifras {background: #FBABAB url('/wp-content/uploads/ico-cifras.png') 50% 0.8em no-repeat; border: 6px solid #fba8a8}

#menu-principal div.otras {background: #FFE006 url('/wp-content/uploads/ico-otras.png') 50% 0.5em no-repeat; border: 6px solid #ffe004}
*/
#menu-principal div.informa:hover {background-color: #76bce7; color:#000; }
#menu-principal div.sensibilizacion:hover {background-color: #76bce7; color:#000;}
#menu-principal div.profesionales:hover {background-color: #76bce7; color:#000;}
#menu-principal div.cifras:hover {background-color: #76bce7; color:#000;}
#menu-principal div.otras:hover {background-color: #76bce7; color:#000;}

/* CAMPA A Y MEN  SECUNDARIO y centro HOME
----------------------------------------------------------------------------------------------------*/
#section {
    clear: both;
    display: block;
}
#section .banner {
    padding: 0;
    border-radius: 10px;
    border: 6px solid #fff;
    background: #fff;
    display: block;
    text-align: center;
    margin: 0.1em 0 1em 1em;
    width: 62.0%;
    float: left;
    /* min-height: 13.5em; */
}
#section .banner a {
    width: 88.2%;
    display: inline-block
}
#section .banner .first {
  width: 35.7%;
}
#section .banner .second {
  width: 62%;
}
#section .menu-secundario {
    margin: 0;
    padding: 0.5% 0.3%;
    border-radius: 10px;
    background: #fff;
    border: 2px solid #000;
}
#section .menu-secundario ul {
    margin: 0;
    padding: 0;
}
#section .menu-secundario ul li {
    display: inline-block;
    width: 23.7%;
    list-style: none;
    font-size: 0.75em;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-weight: bold;
    vertical-align: top;
}
#section .menu-secundario ul li a {
    display: block;
    color: #0962A0;
    line-height: 1.6em;
    padding: 0.7em 0 0.7em 4em;
    margin: 0.5%;
    list-style: none;
}
#section .menu-secundario ul li a:hover {
    color: #064066;
    text-decoration: none;
}
#section .menu-secundario ul li.definicion a {
    background: url(/wp-content/uploads/ico-definicion.png) 0.2em 0 no-repeat;
}
#section .menu-secundario ul li.agenda-delegada a {
    background: url(/wp-content/uploads/ico-agenda-delegada.png) 0.6em 0 no-repeat;
}
#section .menu-secundario ul li.instituciones a {
    background: url(/wp-content/uploads/ico-instituciones.png) 0.6em 0.6em no-repeat;
}
#section .menu-secundario ul li.datos a {
    background: url(/wp-content/uploads/ico-datos.png) 0.5em 0em no-repeat;
}
#section .menu-secundario ul li.marco a {
    background: url(/wp-content/uploads/ico-marco.png) 0.4em 0.6em no-repeat;
}
#section .menu-secundario ul li.marco-internacional a {
    background: url(/wp-content/uploads/ico-marco-internacional.png) 0.6em 0.2em no-repeat;
}
#section .menu-secundario ul li.plan-actuacion a {
    background: url(/wp-content/uploads/ico-plan-actuacion.png) 0.9em 0.2em no-repeat;
}
#section .menu-secundario ul li.convocatorias a {
    background: url(/wp-content/uploads/ico-convocatorias.png) 0.8em 0em no-repeat;
}
#section .menu-secundario ul li.enlaces a {
    background: url(/wp-content/uploads/ico-enlaces.png) 0.5em 0.6em no-repeat;
}
#section .menu-secundario ul li.pacto-estado a {
    background: url(/wp-content/uploads/ico-pacto-estado.png) 0.5em 0.6em no-repeat;
}
/*---------------------------------------------------------------------------------------------------------*/
#section .menu-centro {
    padding: 0.5% 0.3%;
    border-radius: 10px;
    background: #fff;
    width: 17.3%;
    /* min-height: 12.6em; */
    float: left;
    margin: 0.1em 0 1em 0;
    text-align: center;
    padding-top: 15px;
}
#section .menu-centro.second {
  margin: 0.1em 0 1em 1em;
}
#section .menu-centro a {
    display: block;
    color: #0962A0;
    text-decoration: none;
    line-height: 1.3em;
    margin: 0.5%;
    list-style: none;
}
#section .menu-centro a:hover {
    color: #064066;
}
#section .menu-centro a.pacto-estado {
    background: url(/wp-content/uploads/ico-pacto-estado.png) 0.5em 0.6em no-repeat;
}


/* Modificación del botón: Salir rápido*/
a.tip {
    text-decoration: none;
}
a.tip-icon {
    cursor: help;
    margin-left: 4px;
}
a.tip span {
    display: none;
    margin-top: 15px !important;
    font-weight: normal !important;
}
a.tip:hover span {
    /*border: #c0c0c0 1px;*/
    padding: 0.1em 0.1em;
    border-radius: 6px;
    display: block;
    z-index: 100;
    /*background: url(../images/status-info.png) #0404B4 no-repeat 100% 5%;*/
    left: 0px;
    /*margin: 10px;*/
    width: 100%;
    position: absolute;
    top: 10px;
    text-decoration: none;
    border: 1px solid #70b4e0;
    background: #E3F1FA;
    color: #103249;
    box-shadow: 1px 6px 8px #436b87;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
    padding: 0.6em;
    overflow: hidden;
    text-align: center
}
.relevante {
    background: #2d6b95;
    color: #fff;
    border-radius: 6px;
    padding: 0.6em;
    margin: 0;
    font-weight: normal;
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: bold;
}
.chat {
    border-radius: 6px;
    background-color: #3C7BA6;
    color: white;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99
}
.chat a {
    color: #2d6b95;
    background: white;
    padding: 0.25em 1.4em;
    border-radius: 6px;
    font-size: 0.85em;
    text-align: center !important;
    display: block;
}
#ventana-emergente-chat {
    border: 1px solid #85b1b8;
    font-size: 1.4em;
    font-weight: normal;
    height: 100%;
    padding: 0.5%;
    position: fixed;
    text-align: right;
    width: 100%;
    z-index: 11;
    top: 0;
}
#ventana-emergente-chat #mensaje {
    background: #fff;
    margin: 0 auto;
    margin-top: 1em;
    width: 93%;
    min-width: 15em;
    padding: 2%;
    padding-top: 0.5%;
    border: 2px solid #76BCE7;
    border-radius: 12px;
    position: absolute;
    right: auto;
}
#ventana-emergente-chat #mensaje input {
    margin-right: -1em;
}
@media screen and (min-width: 480px) {
    #ventana-emergente-chat #mensaje {
        min-width: 27em;
        right: 50px;
        width: 46%;
    }
}
/* NOTICIAS HOME
----------------------------------------------------------------------------------------------------*/
#noticias {
    clear: both !important;
    min-height: 571px;
    background: #FFF;
    border-radius: 10px;
    margin: 0em auto 0 auto;
}
@media (max-width: 550px) {
  #noticias {
    padding-bottom:15px;
  }
}
#noticias .slick-list {
  overflow: hidden;
  position: relative;
  /* width: 705px; */
  height: 187.5px;
  min-height: 27.5em !important;
  overflow-y: auto !important;
}
#cifras {
    clear: both !important;
    min-height: 20.50em;
    background: #FFF;
    border-radius: 10px;
    margin: 0em auto 14px auto;
}
p.compartir {
  margin:40px 0 0;
}
#cifras input[type="submit"], #cifras .compartir {
    background: #1C5C88 url('/wp-content/uploads/ico-compartir.png') 0.9em 0.4em no-repeat;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    padding: 0.6em 1em 0.6em 2.9em;
    text-decoration: none;
    font-size: 0.75em;
    float: right;
    margin-right: 3em;
    cursor: pointer;
}
#cifras input[type="submit"]:hover, #cifras .compartir:hover {
    background: #17496a url('/wp-content/uploads/ico-compartir.png') 0.9em 0.4em no-repeat
}
#noticias h2 {
    background: #76BCE7;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-family: Verdana, Arial, helvetica, sans-serif;
    color: #000;
    font-size: 1.1em;
    font-weight: normal;
    padding: 0.5em;
    margin: 0
}
#cifras h2 {
    background: #76BCE7;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-family: Verdana, Arial, helvetica, sans-serif;
    color: #000;
    font-size: 1.1em;
    font-weight: normal;
    padding: 0.5em;
    margin: 0
}
#noticias .historial {
    /* float: right; */
    position:absolute;
    right:0;
    margin: 0 2% 0 0;
    padding: 0.4em;
    background: #CDE6F5;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
#noticias .historial a {
    font-size: 0.7em;
    color: #0962A0;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-weight: bold;
    padding-left: 2em;
    background: url('/wp-content/uploads/ico-historico.png') no-repeat;
}
/*********************  Boton compartir *************************************/
#compartir a {
    background-color: #2f719d;
    color: white;
    font-family: verdana;
    font-size: 0.75em;
    font-weight: normal !important;
    text-decoration: none;
    width:100%;
}
#contenido-cabecera #compartir {
    display: inline-block;
    float: left;
    margin: 0.8% 0px 0.2em 1.6%;
    padding-left: 1em;
}
.addthis_toolbox .custom_hover .custom_button {
    padding: 0.03em 0.6em 0.1em 2.2em !important;
}
.addthis_toolbox .hover_menu {
    left: auto !important;
    margin-left: -0.5em
}


/* Home */
.fullpage {
    max-width: 80em;
    min-height: 32em;
    margin: 0 auto;
    padding: 0 1%;
    clear: both;
    z-index: 0 !important;
}
h1.home-head {
  font-size: 2.2em;
  margin: 0.5em 0 0;
  padding: 0;
  text-align: center;
  color: #1F6899;
  font-weight: bold;
}
h1.home-head a {
  font-family: Verdana, Arial, helvetica, sans-serif;
  margin: -0.1em 0 0.1em 0;
  padding: 0;
  text-align: center;
  color: #1F6899;
  font-weight: bolder;
  text-decoration: none;
}
.subtitle {
  font-size: 22px;
  font-family: Verdana, Arial, helvetica, sans-serif;
  text-align: center;
  margin-top: 0em;
  margin-bottom:0.5em;
  color: #1F6899;
  font-weight: bold;
}
h2.home-desc {display:none;}
.home h2.home-desc {
  display:block;
    width: 80%;
    font-size: 0.8em;
    margin: 0.2em auto;
    padding: 0;
    text-align: center;
    color: #000;
    font-weight: normal;
    font-family: Verdana, Arial, helvetica, sans-serif;
    line-height: 1.4em;
}

/* PIE
----------------------------------------------------------------------------------------------------*/
#pie {
    width: 100%;
    margin: 0;
    padding: 0.2em 0 0.9em 0;
    clear: both;
    text-align: center;
    background: #1C5C88 top repeat-x;
    color: #fff
}
#pie p {
    font-size: 0.75em;
    line-height: 12px;
    margin: 0.3em;
    padding: 0.3em
}
#pie a {
    color: #fff;
}
#pie ul {
    margin: 0em 0.3em 0em 0.3em;
    padding: 0em 0.3em 0em 0.3em
}
#pie ul li {
    display: inline;
    padding: 0 0.2em 0 0.4em;
    font-size: 0.75em;
    color: #000;
    border-right: 1px solid #fff;
    margin-top: 0.4em
}
#pie ul li.last {
    border-right: 0px
}

#pie-home {
    display:none;
    width: 100%;
    margin: 0;
    padding: 0.2em 0 0em 0;
    display: inline-block;
    clear: both;
    text-align: center;
    background: #1C5C88;
    color: #fff
}
.home #pie-home {
  display:block;
}
#pie-home p {
    font-size: 0.75em;
    margin: 0.6em 0.3em 0.3em 0.3em;
    padding: 0.6em 0.3em 0.3em 0.3em;
    display: block
}
#pie-home a {
    color: #fff;
}

#pie-home ul {
    margin: 0em 0.3em 0em 0.3em;
    padding: 0em 0.3em 0em 0.3em
}
#pie-home ul li {
    display: inline;
    padding: 0 0.4em 0 0.2em;
    font-size: 0.75em;
    color: #000;
    border-right: 1px solid #fff;
    margin-top: 0.4em
}
#pie-home ul li.last {
    border-right: 0px
}
#pie-home ul.mapaweb {
    max-width: 75em;
    margin: 0.6em auto 0em auto;
    padding: 0.6em 0.3em 0em 0;
    font-family: Verdana, Arial, helvetica, sans-serif;
}
#pie-home ul.mapaweb li {
    display: inline-block;
    max-width: 17%;
    margin: 0 0.6em;
    padding: 0;
    font-size: 0.8em;
    font-weight: bold;
    color: #000;
    vertical-align: top;
    text-align: left;
    list-style: none;
    border: 0
}
#pie-home ul.mapaweb ul {
    margin: 0.6em 0 0 0;
    padding: 0.6em 0 0 0
}
#pie-home ul.mapaweb > li {
  line-height: 15px;
}
#pie-home ul.mapaweb ul li {
    display: block;
    max-width: 100%;
    height: auto !important;
    font-size: 11px;
    font-weight: normal;
    line-height:12px;
    margin: 0.4em 0
}

/* Cifras */
.cifrasDiv {
    border: 3px solid #57AADD;
    border-radius: 24px;
    min-width: 71%;
    margin-left: 2.5em;
    margin-right: 2.5em;
    margin-top: 1em;
    padding-right: 1em !important;
}

.cifrasDiv h3 {
  text-align: center;
}

/* Slides */

#slides {
    clear: both;
    /* height: 31em; */
    /* overflow-y: auto; */
    margin-top:30px;
}
.img-left {
  float: left;
  max-width:278px;
}

.slide-content {
  /* display:flex; */
  padding:0 30px 0 15px;
}
@media (max-width: 550px) {
  .slide-content {
    flex-direction: column;
  }
  .slick-dots {
    bottom:-30px !important;
  }
  .play-control {
    margin-top: -20px;
  }
}

#slides a:link,
#slides a:visited {
    color: #333
}
#slides a:hover,
#slides a:active {
    color: #9e2020
}
.slick-dots {
  bottom: -42px !important;
  z-index: 0;
}
.slick-dots li {
  margin:0 !important;
}
.slick-dots li button:before {
  background-image: url('/wp-content/uploads/pagination.png');
  background-position: 0 0;
  font-size:15px !important;
  color: transparent !important;
  width:15px !important;
  height:15px !important;
}
.slick-dots li button:before, .slick-dots li.slick-active button:before {
  opacity:1 !important;
}
.slick-dots li:hover button:before {
  background-position: 0 -30px;
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active:hover button:before {
  background-position: 0 -15px;
}
.play-control {
  margin-top:-10px;
  z-index: 999;
  position: relative;
}
a.slidesjs-play,
a.slidesjs-stop {
    background-image: url('/wp-content/uploads/btns-next-prev.png');
    background-repeat: no-repeat;
    display: block;
    width: 12px;
    height: 18px;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    margin-left: 15px;
}
a.slidesjs-play {
    width: 15px;
    background-position: -25px 0;
}
a:hover.slidesjs-play {
    background-position: -25px -18px;
}
a.slidesjs-stop {
    width: 18px;
    background-position: -41px 0;
}
a:hover.slidesjs-stop {
    background-position: -41px -18px;
}

/* CONTENIDO DEL SLIDE */
#slides h3 {
    font-weight: bold;
    font-size: 0.85em;
    text-align: justify;
    color: #000;
    line-height: 1.5em;
    margin: 0.9em 0 0.4em 0;
    padding: 0;
    clear:unset;
}
#slides h3 a {
    color: #000 !important;
}
#slides h3 a:hover {
    color: #000 !important
}
#slides a {
    text-decoration: none;
}
#slides a:hover {
    text-decoration: none;
    color: #000
}
#slides p {
    font-weight: normal;
    font-size: 0.72em;
    text-align: justify;
    color: #000;
    line-height: 1.5em;
    word-spacing: -2px;
}
#slides div > img {
    /* width: 278px; */
    padding: 2px;
    border: 1px solid #c4c4c4;
    float: left;
    margin: 0.5em 1em 0.9em 0.2em
}
#slides .masinfo {
    font-weight: normal;
    font-size: 0.8em;
    text-align: center;
    color: #175075;
    margin: 0.1em 1% 0.8em 0%;
    padding: 0.5em 1em;
    background: #CDE6F5;
    border-radius: 6px;
    float: right;
    display: inline-block
}
#slides .masinfo a {
    text-decoration: none;
}
/* Slides2 */
#slides2 {
    clear: both;
    height: 18em;
    overflow-y: auto;
}
#slides2 p {
    font-weight: normal;
    font-size: 0.7em;
    text-align: justify;
    color: #000;
    line-height: 1.5em;
    word-spacing: -2px;
}
#slides2 h3 {
    font-weight: bold;
    font-size: 0.85em;
    text-align: center;
    color: #000;
    line-height: 1.5em;
    margin: 0.9em 0 0.4em 0;
    padding: 0
}
#slides2 li {
    font-weight: normal;
    font-size: 0.72em;
    text-align: justify;
    color: #000;
    line-height: 1.5em;
    word-spacing: -2px;
}

/* SUSCRIPCI N A NOTICIAS */
.suscripcion {
    width: auto;
    margin: 0em 0 1.5em 1.2em;
    /* background: #000; */
    float: left;
}
.suscripcion p, .compartir p {
  margin:0; 
}
.suscripcion a {
    background: #1C5C88 url('/wp-content/uploads/ico-suscripcion.png') 0.4em 0 no-repeat;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #fff;
    padding: 0.6em 1em 0.6em 3.6em;
    text-decoration: none;
    font-size: 0.75em
}
.suscripcion a:hover {
    background: #17496a url('/wp-content/uploads/ico-suscripcionhover.png') 0.4em 0 no-repeat
}
.compartir {
    width: auto;
    margin: 0em 0 1.5em 0.5em;
    float: left;
}
.compartir a {
    background: #1C5C88 url('/wp-content/uploads/ico-compartir.png') 0.9em 0.4em no-repeat;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #fff;
    padding: 0.6em 1em 0.6em 2.9em;
    text-decoration: none;
    font-size: 0.75em
}
.compartir a:hover {
    background: #17496a url('/wp-content/uploads/ico-compartir.png') 0.9em 0.4em no-repeat
}

#slides2 .compartir a {
  background:none;
  font-size: 12px;
  padding:0;
}

/* A UN CLIC DE TI */
.timeline-Footer {
    padding: 15px;
    font-size: 12px;
}
.twitterlink a {
    background: #1C5C88 url('/wp-content/uploads/ico-twitter.png') 0.4em 0.15em no-repeat;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #fff;
    padding: 0.6em 1em 0.6em 3.6em;
    text-decoration: none;
    font-size: 0.75em;
    float: right !important;
    margin-right: 18px;
}
.Timeline-Viewport {
    height: 540px !important;
}
iframe#twitter-widget-0 {
    margin-top: 9px !important
}
#carrusel-logos {
    min-height: 10em !important;
    border-radius: 10px;
    margin: 0.9em auto 0 auto;
}
#twitter {
    min-height: 571px !important;
    background: #fff;
    border-radius: 10px;
    margin: 0.9em auto 0 auto;
}
.twitterlink p {
  margin:0;
}
#carrusel-logos h2 {
    background: #76BCE7;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #144361;
    font-size: 1.3em;
    font-weight: normal;
    text-align: center;
    padding: 0.35em;
    margin: 0
}
#twitter h2 {
    background: #76BCE7;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #144361;
    font-size: 1.3em;
    font-weight: normal;
    text-align: center;
    padding: 0.35em;
    margin: 0
}
#carrusel-logos a.prev {
    display: none;
}
#carrusel-logos a.next {
    margin: -45px 5px 0px 0px !important
}
#carrusel-logos a.go {
    display: none;
}
.custom-container {
    margin-top: 0;
    margin-bottom: 1em;
    background-color: #fff;
    padding-bottom: 1em;
    padding-top: 1em;
    border-radius: 0 0 10px 10px;
}
.informacion-tecnologica {
  display:inline-block !important;
  width: 100%;
}
.informacion-tecnologica p {
  margin:0;
}
.informacion-tecnologica a {
    display: block;
    width: 32%;
    padding: 0.8em 0.5em 0.8em 7em;
    margin: 0.2em 0 0 0.5%;
    clear: both;
    border-radius: 6px;
    border: 1px solid #B3D9F0;
    background: #fff url('/wp-content/uploads/ico-infotecnologica.png') 0.9em 0.4em no-repeat;
    font-size: 0.7em;
    font-weight: bold;
    color: #195279;
    line-height: 1.6em
}
.informacion-tecnologica span {
    display: block;
    font-weight: normal
}

#carousel {
    margin: 0 auto;
    width: 94%;
    height: 255px !important
}
.slick-slide {
  display:flex !important;
  gap: 12px;
}
#carousel a {
    color: #000;
    text-decoration: none;
    vertical-align: middle;
    font-size: 0.75em;
}
#carousel a .title {
  width:57%;
  margin-top:8px;
}


/* Slick Arrows */

#carousel .slick-prev, #carousel .slick-next {
    height: 45px;
    width: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}
#carousel .slick-prev::before, #carousel .slick-next::before {
  color:transparent;
}
#carousel .slick-prev {
    background-image: url('/wp-content/uploads/ico-anterior.png');
    /* place button top right */
    top: 7%;
    right: 1%;
    z-index: 10;
    left:unset;
}

#carousel .slick-next {
    background-image: url('/wp-content/uploads/ico-anterior.png');
    /* place button bottom right */
    right: 1%;
    top:73%;
    z-index: 20;
    rotate: 180deg;
}



/* Working */


/* MEDIA QUERIES
----------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 960px) {
    #cabecera #contenedor-cabecera #salir {
        float: right;
        width: auto;
        min-width: 11.8em;
        position: fixed;
        margin-left: 57em;
        z-index: 10;
    }
}
@media only screen and (max-width: 1079px) {
    #cabecera #contenedor-cabecera #idiomas {
        float: left
    }
}
@media only screen and (max-width: 1024px) {
    #cabecera #contenedor-cabecera #salir {
        float: right;
        width: auto;
        min-width: 11.8em;
        position: fixed;
        right: 0em;
        z-index: 99;
    }
    #cabecera #contenido-cabecera {
        margin-top: 1.9em
    }
    #logos img {
        margin-right: 0px !important;
    }
}
@media only screen and (min-width: 630px) {
    #cabecera #contenedor-cabecera #idiomas {
        float: right;
        padding-right: 0%;
        margin-right: 12em;
    }
    #cabecera #contenedor-cabecera #idiomas ul {
        margin: 0;
        padding: 0;
    }
    #opciones-cabecera {
        float: left;
    }
    #logos {
        float: right;
        margin-top: 0.7em;
    }
    #menu-principal {
        width: 100%
    }
    #section {
        clear: both;
        /* width: 1216px; */
        margin: 0.2em auto;
    }
    #section .menu-secundario {
        width: 99.2%;
        float: left;
        margin: 0.1em 0 1em 0em;
    }
    #contenedor-noticias {
        width: 58%;
        margin: 0.1em 0 0em 0;
        float: left;
    }
    #carrusel-logos {
        width: 39.5%;
        margin: 0.1em 0 1em 1em;
        float: left;
    }
}
@media only screen and (max-width: 1135px) {
    #carrusel-logos h2 {
        padding: 1em 0.35em 0.9em 0.35em
    }
    #noticias h2 {
        padding: 1.2em 0.3em 1.2em 0.3em
    }
    #contenido-cabecera #compartir {
        padding-left: 0
    }
}
@media only screen and (max-width: 1100px) {
    #carrusel-logos h2 {
        padding: 1em 0.35em 0.9em 0.35em
    }
    #noticias h2 {
        padding: 0.6em 0.3em 0.6em 0.3em
    }
}
@media only screen and (max-width: 1080px) {
    #cabecera #contenedor-cabecera #contenido-cabecera #enlaces {
        float: left;
        display: inline-block;
        margin: 0.5% 0px 5px 0px
    }
    #contenido-cabecera #compartir {
        margin: 0.7% 0px 0px 0.5%;
    }
    #menu-principal {
        width: 99%
    }
    #carrusel-logos h2 {
        padding: 0.8em 0.35em;
    }
    #noticias h2 {
        padding: 0.4em 0.3em 0.4em 0.3em
    }
    #section .banner {
        /* min-height:14em; */
    }
    #section .menu-centro {
        /* min-height:14em; */
    }
    #carrusel-logos {
        min-height: 36.2em
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #contacto {
        float: left;
        background: #fff url(/wp-content/uploads/ico-contacto.png) right no-repeat;
        border: 1px solid #B1ADAD;
        border-radius: 6px;
        color: #1F699A;
        padding: 0.3em 2.1em 0.2em 0.3em;
        margin: 0em 12px 0 0.5em;
    }
}
@media only screen and (max-width: 975px) {
    #section .menu-secundario {
        width: 95%;
        margin: 0.8em auto;
        float: none;
        padding: 2% 0 0 2%
    }
    #section .banner {
        width: 95%;
        margin: 0.2em auto;
        float: none;
    }
    #section #contenedor-noticias {
        width: 97%;
        margin: 0.8em auto;
        float: none;
    }
    #carrusel-logos {
        width: 95%;
        min-height: 35em;
        margin: 0.8em auto 3em auto;
        float: none;
        clear: both;
    }
    .informacion-tecnologica a {
        width: 45%;
        margin: 0 2%
    }
    .addthis_toolbox .hover_menu {
        left: auto !important;
        margin-left: -0.4em
    }
    #contenido-cabecera #compartir {
        margin: 0.7% 0px 0px 3%;
        padding-left: 0 !important
    }
    #section .menu-centro {
        width: 95%;
        margin: 0.8em auto !important;
        float: none;
        padding: 2% 0 0 2%;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #contacto {
        float: left;
        background: #fff url(/wp-content/uploads/ico-contacto.png) right no-repeat;
        border: 1px solid #B1ADAD;
        border-radius: 6px;
        color: #1F699A;
        padding: 0.3em 2.1em 0.2em 0.3em;
        margin: 0em 12px 0 0.5em;
    }
}
@media only screen and (min-width: 801px) and (max-width: 950px) {
    #cabecera #contenedor-cabecera #contenido-cabecera #contacto {
        float: none;
        clear: both;
        margin: 1.8em 0px 0px 0em;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #buscador form .wp-block-search__input {
        width: 10em
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #enlaces {
        margin: 0.5% 0 0 0
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #opciones {
        margin: 0.9em 0.3em 0 0
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #contacto {
        float: left;
        background: #fff url(/wp-content/uploads/ico-contacto.png) right no-repeat;
        border: 1px solid #B1ADAD;
        border-radius: 6px;
        color: #1F699A;
        padding: 0.3em 6.1em 0.2em 0.3em;
        margin: 1em 0 0 0em;
    }
}
@media only screen and (max-width: 800px) {
    #cabecera #contenedor-cabecera #salir {
        margin: 0 auto;
        position: relative;
        width: 100%;
        position: fixed;
        top:0;
    }
    #cabecera #contenido-cabecera {
        margin-top: 0.6em;
        text-align: center
    }
    #cabecera #contenedor-cabecera #idiomas {
        margin: 1.8em auto 0;
        float:none;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #enlaces ul {
        clear: none
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #buscador form .wp-block-search__input {
        width: 15em
    }
    #opciones-cabecera {
        float: none;
        clear: both;
        display: inline-block
    }
    #logos {
        float: none;
        clear: both;
    }
    #cabecera #contenedor-cabecera #escudo {
        float: none;
        margin: 1% auto;
        text-align: center;
        clear: right;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #compartir {
        float: none;
        margin: 0.9% 0px 0.2em 2%;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #enlaces {
        float: none;
        vertical-align: top
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #opciones {
        float: none;
        margin: 0
    }
    #pie-home ul.mapaweb li {
        max-width: 99%;
        display: block;
        padding: 0.4em;
        margin: 0.4em;
    }
    #pie-home ul.mapaweb ul {
        padding: 0;
    }
    #pie-home ul.mapaweb ul li {
        padding: 0.1em 0.4em;
        margin: 0.1em 0.4em;
    }
    .informacion-tecnologica a {
        width: auto;
        margin: 0 2%
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #contacto {
        float: left;
        background: #fff url(/wp-content/uploads/ico-contacto.png) right no-repeat;
        border: 1px solid #B1ADAD;
        border-radius: 6px;
        color: #1F699A;
        padding: 0.3em 2.1em 0.2em 0.3em;
        margin: .3em 12px 0 0.5em;
    }
    #escudo figure, #logos figure {
      margin:0 auto !important;
    }
}
@media only screen and (max-width: 630px) {
    #section .banner a {
        width: 46.6%;
    }
    #section .menu-secundario ul li {
        width: 31.7%;
    }
    #mensajeVictima {
        width: 87% !important;
    }
}
@media only screen and (max-width: 450px) {
    #cabecera #contenedor-cabecera #idiomas {
        text-align: center;
    }
    #cabecera #contenedor-cabecera #idiomas ul {
        margin: 0;
        padding: 0;
    }
    #contenido-cabecera {
        margin-top: 0.4em
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #enlaces {
        margin: 0.8% 0 0 0
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #enlaces a {
        float: none;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #enlaces ul {
        margin: 0.5em 0;
        float: none;
        display: block
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #enlaces ul li {
        float: none;
        display: inline;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #compartir {
        float: none;
        margin: 0% 0px 0.2em 2%;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #buscador {
        float: none;
        display: inline;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #contacto {
        float: none;
        display: inline-block;
        margin-top: 0.4em
    }
    h1.home {
        font-size: 2em;
    }
    h2.home {
        font-size: 0.8em;
    }
    #section .banner a {
        width: 100%;
    }
    #section .menu-secundario ul li {
        display: block;
        width: auto;
    }
    .carousel ul li span.title {
        width: 34%
    }
    .suscripcion {
        margin: 0em 0px 1.5em 0.5em;
    }
    .suscripcion a {
        border-radius: 8px;
        margin: 0.2em auto;
        width: auto;
    }
    .compartir a {
        border-radius: 8px;
        margin: 0.2em auto;
        width: auto;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #contacto {
        float: left;
        background: #fff url(/wp-content/uploads/ico-contacto.png) right no-repeat;
        border: 1px solid #B1ADAD;
        border-radius: 6px;
        color: #1F699A;
        padding: 0.3em 2.1em 0.2em 0.3em;
        margin: 0em 0 0 3.6em;
    }
    #logos img {
        margin-right: 0px !important;
    }
    #mensajeVictima {
        width: 83% !important;
    }
}
@media only screen and (max-width: 370px) {
    .carousel {
        width: auto;
        margin: 0 auto;
        text-align: center
    }
    .carousel ul {
        float: none;
        display: block;
        margin-left: 20%
    }
    .carousel ul li span.title {
        display: none;
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #contacto {
        float: left;
        background: #fff url(/wp-content/uploads/ico-contacto.png) right no-repeat;
        border: 1px solid #B1ADAD;
        border-radius: 6px;
        color: #1F699A;
        padding: 0.3em 2.1em 0.2em 0.3em;
        margin: 0em 0 0 3.6em;
    }
    #mensajeVictima {
        width: 80% !important;
    }
}
@media print {
    body {
        background: #fff
    }
    html {
        background: #fff
    }
    #salir {
        display: none
    }
    #idiomas {
        display: none
    }
    #logos {
        margin-left: 0.4em;
    }
    #buscador {
        display: none
    }
    #contacto {
        display: none
    }
    #cabecera #contenedor-cabecera #contenido-cabecera #enlaces {
        display: none
    }
    #contenido .menu-izquierdo {
        display: block;
    }
    #contenido {
        min-height: auto
    }
    #contenido .contenido-derecho {
        min-height: auto
    }
    .suscripcion {
        display: none
    }
    .compartir {
        display: none
    }
    h1 {
        font-size: 2em;
    }
    .informacion-tecnologica a {
        border: 0;
        width: auto
    }
    #pie-home {
        background: #fff;
        color: #1C5C88
    }
    #pie-home a {
        color: #1C5C88;
    }
}
/*************************** Ventana al cargar ********************/

#ventana-emergente {background: #CDE6F5 none repeat scroll 0 0; border: 1px solid #85b1b8; font-size: 1.4em; font-weight: normal; height: 100%; opacity: 0.96; padding: 0.5%; position: fixed; text-align: center; width: 100%; z-index: 999; top: 0;}

#ventana-emergente #mensaje {background: #fff; margin: 0 auto; margin-top: 2em; width: 70%; padding: 2%; border: 2px solid #76BCE7; border-radius: 12px;}

#ventana-emergente #mensaje h3 {background: #2d6b95; color: #fff; border-radius: 6px; padding: 0.6em; margin: 0; font-weight: normal; font-size: 1.1em; line-height: 1.3em;}

#ventana-emergente #mensaje p {font-size: 0.7em; text-align: left; margin-left: 0.6em; line-height: 1.6em;}

#ventana-emergente #mensaje div.entrar {margin: 0.6em auto 0.9em auto; text-align: center !important;}

#ventana-emergente #mensaje div.entrar a {color: #fff; background: #2d6b95; padding: 0.25em 1.4em; border-radius: 6px; font-size: 0.85em; text-align: center !important;}

#ventana-emergente #mensaje div.entrar a:hover {background: #245779; text-decoration: none; border: 0}

#ventana-emergente #mensaje div.masinfo {background: #e7f2fa; border-radius: 5px; border: 1px solid #bedcf1; margin: 1.6em 0 0.2em 0; padding: 0.4em 0.2em; font-size: 0.75em;}

#ventana-emergente #mensaje a {color: #07568b}

#ventana-emergente #mensaje a:hover {border-bottom: 1px dotted #245779}

@media only screen and (max-width: 700px) {#ventana-emergente #mensaje {width: 80%;}}

/*************************** Mensaje nueva v ctima ********************/

#mensajeVictima{float: left; font-size: 1em; padding: 1em; width: 90%; margin-left: 4%; background-color: white; background-position: left bottom; background-repeat: repeat-x; border: 2px solid #056c9c; border-radius: 12px; opacity: 0.94; margin-top: 16em; position: absolute;}

#mensajeVictima #mensaje{width: 92%; float: left;}

#mensajeVictima #mensaje p{margin: 0.1em; margin-left: 2%; font-size: 0.9em;}

#mensajeVictima #mensaje p .tituloMensaje{color: #1F6899; font-size:1.5em; font-weight: bold;}

#mensajeVictima #mensaje a{color: #1F6899;}

#mensajeVictima #mensaje a:hover{text-decoration: underline;}

#mensajeVictima #icoCerrar{width: 6%; float: right; margin-top: 1em; margin-right: 1%;}

@media only screen and (max-width: 700px) {

#ventana-emergente #mensaje {width: 90%;}
#ventana-emergente {font-size:1em;}

}
#ventana-emergente-chat {
    border: 1px solid #85b1b8;
    font-size: 1.4em;
    font-weight: normal;
    height: 100%;
    padding: 0.5%;
    position: fixed;
    text-align: right;
    width: 100%; 
    z-index: 11;
    top: 0;
}

#ventana-emergente-chat #mensaje {
    background: #fff;
    margin: 0 auto;
    margin-top: 1em;
    width: 93%;
    min-width: 15em;
    padding: 2%;
  padding-top: 0.5%;
    border: 2px solid #76BCE7;
    border-radius: 12px;
    position: absolute;
    right: auto;
}
#ventana-emergente-chat #mensaje input {
   margin-right: -1em;
}
@media screen and (min-width: 480px) {
  #ventana-emergente-chat #mensaje {
    min-width: 27em;
    right: 50px;
    width: 46%;
  }
}

.page .content-area .site-main {
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #ccc;
    margin: 0.1em auto 1.1em auto;
    padding: 0.8em;
}

.breadcrumbs {
    width: 94%;
    background: url(/wp-content/uploads/home.png) 0em 0.1em no-repeat;
    padding: 0em 0.2em 0.6em 0.5em;
    margin: 0.2em 0 0.9em 0.1em;
    color: #000;
    text-align: left;
    display: inline-block;
    border-bottom: 1px dotted #707070;
    font-family: Verdana, Arial, helvetica, sans-serif;
}

.breadcrumbs a {
    color: #000;
    font-weight: normal;
    text-decoration: none !important;
}

.breadcrumbs a:hover {
    border-bottom: 1px dotted #9a9a9a;
}

.breadcrumbs span {
    line-height: 2em;
}

.breadcrumbs span span {
    float: left;
    margin: 0 0.3em !important;
    padding: 0 0.1em 0 1em;
    list-style: none;
    background: url(/wp-content/uploads/ico-migas.png) no-repeat 0 0.5em;
    font-size: 0.65em !important;
    text-decoration: none;
}

.breadcrumbs span span:first-child {
    background: none;
}

.page .content-area .site-main h2 {
    font-size: 1.3em;
    font-weight: normal;
    color: #1D6D84;
    margin: 0.2em 0.2em 1em 0em;
    font-family: Verdana, Arial, helvetica, sans-serif;
}

.page .content-area .site-main p {
    font-size: 0.75em;
    font-weight: normal;
    color: #000;
    line-height: 1.6em;
    text-align: justify;
    margin: 1.8% 1.9% 1.9% 2.9%;
}

.negrita {
    font-weight: bold;
}

.content-area a {
    color: #186378;
    text-decoration: underline;
    font-weight: bold;
}

.content-area a:hover {
    color: #155568;
    border-bottom: 1px dotted #186378;
}

body:not(.home) .entry-content {
    display: flex;
}

.entry-content .widget-area {
    width: 25%;
    border-right: 1px dotted #999;
    padding: 0 15px;
}
.advanced-sidebar-menu-wrap  ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.advanced-sidebar-menu-wrap li {
    border-radius: 4px;
    padding: 5px;
    margin: 5px 0;
}
.advanced-sidebar-menu-wrap li:hover, 
.advanced-sidebar-menu-wrap li.current_page_item, 
.advanced-sidebar-menu-wrap li.current_page_ancestor {
    background: #D0E8F5;
}
.advanced-sidebar-menu-wrap a, 
.advanced-sidebar-menu-wrap a:hover {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    border: 0;
}
.advanced-sidebar-menu-wrap a svg {
    right: 0;
}
body:not(.home) .entry-content .interior-content {
    width: 75%;
    padding: 0 15px;
}
body:not(.home) .entry-content .interior-content ul {
    list-style-image: url(/wp-content/uploads/ul-1.png);
}
body:not(.home) .entry-content .interior-content ul li {
    font-size: .8em;
    text-align: justify;
    line-height: 1.5em;
    margin: 15px 10px;
    vertical-align: top
}

.list-links {
    margin: 0.5% 1.2% 0.5% 3%;
    padding: 0.5% 1.2% 0.5% 3%;
}

.list-links li {
    background: #EEE url(/wp-content/uploads/ico-submenu.png) left no-repeat;
    border: 1px solid #CCC;
    border-radius: 8px;
    margin: 1%;
    padding: 0.3% 0 0.3% 0.2%;
    text-align: justify;
    list-style: none;
	width: 44%;
	display: inline-block;
	font-size: 0.75em;
    min-height: 7em;
    line-height: 1.5em;
	vertical-align: top;
}

@media only screen and (min-width: 630px) {
	.list-links li {
		width: 46%;
		display: inline-block;
		margin: 0.5%;
	}
}

@media only screen and (max-width: 629px) {
	.list-links li {
		width: 95%;
		height: auto !important;
	}
	
	.list-links li a {
		display: block;
		padding-top: 5%;
		min-height: 6em;
		height: auto !important;
	}
}

.list-links li:hover {
    background: #d8d8d8 url(/wp-content/uploads/ico-submenu.png) no-repeat scroll left;
}

.list-links li a {
    color: #000000;
    font-size: 1em;
    height: 7em;
    padding-left: 5em !important;
    padding-right: 0.4em;
    text-align: left;
    text-decoration: underline;
    vertical-align: middle;
	font-weight: normal;
}

@media only screen and (min-width: 630px) {
	.list-links li a {
		width: 30%;
		display: table-cell;
	}
}

.list-links li a:hover {
	color: #000;
	border-bottom: 0;
}

@media only screen and (max-width: 629px) {
	body:not(.home) .entry-content {
		flex-direction: column;
	}
	.entry-content .widget-area,
	body:not(.home) .entry-content .interior-content {
		width: 100%;
	}
	.entry-content .widget-area {
		border-right: 0;
	}
}
/************** estilos para la Home ********************************/
.logoPacto{ float:left;margin-right: 15px;width: 18%;margin-left: 4px;background-color:#fff;  }
.logoVioleta { float:left;margin-right: 15px;width: 18%;background-color:#fff; }
.logoDenuncias { background-color:#fff;width:20%; }
.logo016{ background-color:#fff;width:69%; }
.caja{ border: 2px solid #000; border-radius: 5px; float:left;background-color:#fff; }
.centrar{ margin: auto auto; }
.altura{ height: 197px; width:60%; align-items:center; text-align:center;display: ruby; }
.page .content-area .site-main {
	background-color: #fff;
   	border-radius: 0px; 
    	border: 0px solid #ccc;
    	margin: 0px;
        padding: 0px;
}
