@charset "UTF-8";
/* --- Indice --- */
/* 1 - BASE */
/* 1.1 - Fuentes */
/* 1.2 - Generales */
/* 1.3 - Efectos/Animaciones */
/* 2 - HEADER */
/* 2.1 - Logo */
/* 2.2 - Navbar */
/* 2.3 - Navbar Modal */
/* 2.4 - Navbar Search */
/* 3 - COMPONENTES */
/* 3.1 - Breadcrumb */
/* 3.1.1 - Breadcrumb articulo ??? */
/* 3.1.2 - Breadcrumb cajas */
/* 3.1.3 - Accordions - desplegables Preguntas frecuentes - FAQs */
/* 4 - FOOTER */
/* 4.1 - Footer-top - Social buttons */
/* 4.2 - Footer-Bottom */
/* 5 - PAGINA ARTICULOS */
/* 5.1 - Page header */
/* 5.1.1 - Boton BACK */
/* 5.1.2 - Botones FAQS e IMPRIMIR */
/* 5.1.3 - Botones redes sociales */
/* 5.2 - Page Content */
/* 5.2.1 - Etiquetas generales (editor) */
/* 5.2.2 - Comodines */
/* 5.2.3 - Contenido privado */
/* 5.2.4 - Palabras clave */
/* 5.2.5 - Apartado Más información */
/* 5.2.6 - Apartado Preguntas frecuentes */
/* 5.2.7 - Actualización de la estructura de Articulo */
/* 6 - PAGINA CAJAS */
/* 6.1 - Etiquetas generales */
/* 6.2 - Content Header */
/* 6.2.0 - Migas ??? */
/* 6.3 - Desplegable: ver más */
/* 6.4 - Fichas */
/* 7 - PAGINA RESULTADOS*/
/* 7.1 - Resultados de búsqueda */
/* 8 - RESPONSIVE */
/* - 1 - BASE ------------------------------------------------------------------------*/
/* --- 1.1 - Fuentes ------ */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("fuentes/rawline-300.eot");
  src: url("fuentes/rawline-300.eot?#iefix") format("embedded-opentype"), url("fuentes/rawline-300.woff") format("woff"), url("fuentes/rawline-300.woff2") format("woff2"), url("fuentes/rawline-300.ttf") format("truetype"), url("fuentes/rawline-300.svg#rawlinelight") format("svg");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("fuentes/rawline-400.eot");
  src: url("fuentes/rawline-400.eot?#iefix") format("embedded-opentype"), url("fuentes/rawline-400.woff") format("woff"), url("fuentes/rawline-400.woff2") format("woff2"), url("fuentes/rawline-400.ttf") format("truetype"), url("fuentes/rawline-400.svg#rawlineregular") format("svg");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 400;
  src: url("fuentes/rawline-400i.eot");
  src: url("fuentes/rawline-400i.eot?#iefix") format("embedded-opentype"), url("fuentes/rawline-400i.woff") format("woff"), url("fuentes/rawline-400i.woff2") format("woff2"), url("fuentes/rawline-400i.ttf") format("truetype"), url("fuentes/rawline-400i.svg#rawlineitalic") format("svg");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: url("fuentes/rawline-500.eot");
  src: url("fuentes/rawline-500.eot?#iefix") format("embedded-opentype"), url("fuentes/rawline-500.woff") format("woff"), url("fuentes/rawline-500.woff2") format("woff2"), url("fuentes/rawline-500.ttf") format("truetype"), url("fuentes/rawline-500.svg#rawlinemedium") format("svg");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("fuentes/rawline-600.eot");
  src: url("fuentes/rawline-600.eot?#iefix") format("embedded-opentype"), url("fuentes/rawline-600.woff") format("woff"), url("fuentes/rawline-600.woff2") format("woff2"), url("fuentes/rawline-600.ttf") format("truetype"), url("fuentes/rawline-600.svg#rawlinesemibold") format("svg");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("fuentes/rawline-700.eot");
  src: url("fuentes/rawline-700.eot?#iefix") format("embedded-opentype"), url("fuentes/rawline-700.woff") format("woff"), url("fuentes/rawline-700.woff2") format("woff2"), url("fuentes/rawline-700.ttf") format("truetype"), url("fuentes/rawline-700.svg#rawlinebold") format("svg");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: url("fuentes/rawline-800.eot");
  src: url("fuentes/rawline-800.eot?#iefix") format("embedded-opentype"), url("fuentes/rawline-800.woff") format("woff"), url("fuentes/rawline-800.woff2") format("woff2"), url("fuentes/rawline-800.ttf") format("truetype"), url("fuentes/rawline-800.svg#rawlineextrabold") format("svg");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("fuentes/rawline-900.eot");
  src: url("fuentes/rawline-900.eot?#iefix") format("embedded-opentype"), url("fuentes/rawline-900.woff") format("woff"), url("fuentes/rawline-900.woff2") format("woff2"), url("fuentes/rawline-900.ttf") format("truetype"), url("fuentes/rawline-900.svg#rawlineblack") format("svg");
}
@font-face {
  font-family: "IconDFBizkaia";
  src: url("fuentes/IconDFBizkaia.eot");
  src: url("fuentes/IconDFBizkaia.eot?#iefix") format("embedded-opentype"), url("fuentes/IconDFBizkaia.woff") format("woff"), url("fuentes/IconDFBizkaia.ttf") format("truetype"), url("fuentes/IconDFBizkaia.svg#futura_bk_btbook") format("svg");
}
/* --- 1.2 - Generales ------ */
@supports (-webkit-hyphens: none) {
  body {
    overflow-x: scroll;
  }
  html {
    overflow-y: auto;
  }
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Raleway", Raleway, Verdana, Geneva, Arial, Helvetica, sans-serif;
  -moz-font-feature-settings: "lnum" 1, "onum" 0;
  -webkit-font-feature-settings: "lnum" 1, "onum" 0;
  -ms-font-feature-settings: "lnum" 1, "onum" 0;
  font-feature-settings: "lnum" 1, "onum" 0;
  font-variant-numeric: lining-nums;
  font-variant: lining-nums;
  color: #000;
  font-size: 15px;
  line-height: 1.533333;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Raleway", Raleway, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
  color: #d20a11;
  text-decoration: none;
}

.sReader {
  position: absolute;
  left: -9999999rem;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  color: #000;
  background-color: #fff;
}

mark {
  background-color: #EFC41E;
  font-weight: 700;
}

/* --- 1.3 - Efectos/Animaciones ------ */
@keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
/* - 2 - HEADER ------------------------------------------------------------------------*/
/* --- 2.1 - Logo ------ */
.logo-container img {
  margin-left: 15px;
  margin-top: 0px !important;
}

.logo-container {
  position: relative;
}

.logo-title {
  position: absolute;
  width: 60px;
  top: -99999999px;
  left: 0;
  font-size: 0.2em;
  line-height: 1.2;
  color: #fff;
  z-index: 0;
  display: block;
}

@media screen {
  .logo-container img {
    display: none;
  }
  .logo-container:before {
    content: "";
    display: block;
    width: 169px;
    height: 124px;
    margin-left: -23px;
    margin-top: -57px;
    background: url("/Bizkaiko-Foru-Aldundia.png") no-repeat center center;
    position: relative;
    z-index: 8;
  }
}
@media screen and (max-width: 992px) {
  .logo-container:before {
    height: 99px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .logo-container:before {
    margin-left: 0px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 480px) {
  .logo-container:before {
    height: 70px;
    width: 128px;
    background-image: url("/Bizkaiko-Foru-Aldundia-mobile.png");
  }
}
/* --- 2.2 - Navbar ------ */
.navbar {
  min-height: 55px;
  border-bottom: 0px solid rgba(0, 0, 0, 0);
}

.navbar-static-top.navbar-inverse {
  margin-top: 42px;
}

.navbar-inverse .navbar-toggle {
  border-color: rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: rgba(0, 0, 0, 0);
}

/*  -desplazamiento de elementos para encajarlos fuera del container  */
@media screen and (min-width: 993px) {
  #navbar .navbar-nav.weblinks {
    margin-right: -8px;
  }
  .navbar-nav > li[role="none presentation"]:last-child,
.navbar-nav > li[role="none presentation"]:not(:nth-child(2)) {
    margin-top: -43px;
    padding-bottom: 1px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .navbar > .container {
    width: 100%;
  }
}
.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  display: none;
}

.navbar-nav > li.dropdown {
  float: right;
}

.navbar-nav > li.dropdown:not(:nth-child(2)) {
  margin-top: -43px;
  padding-bottom: 1px;
}

.navbar-nav > li[role="none presentation"]:last-child {
  padding-bottom: 1px;
}

.navbar-nav li.dropdown:nth-child(4) {
  margin-left: 22px;
  margin-right: -40px;
}

.navbar-static-top.navbar .navbar-collapse {
  overflow: hidden;
}

::before, ::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.dropdown-menu .divider {
  height: 0px;
  margin: 0;
}

@media screen and (max-width: 992px) {
  .navbar-static-top.navbar .navbar-collapse {
    overflow: visible;
    position: absolute;
    width: 100%;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .navbar-static-top.navbar .navbar-collapse {
    left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-static-top.navbar .navbar-collapse {
    left: 15px;
  }
}
.navbar-nav li.dropdown:not(:nth-child(2)) a,
.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
  color: #666;
  font-size: 0.733em;
  font-weight: 600;
  padding: 16px 0 11px;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
  font-weight: bold;
  /*width: 140px;*/
  text-align: left;
  margin-right: -3px;
  margin-bottom: 2px;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > #search {
  text-align: center;
}

.navbar-nav li.dropdown:nth-child(2) {
  background-color: #d20a11;
  color: #f5f5f5;
  width: 58px;
  height: 55px;
  position: inherit;
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li.dropdown:nth-child(2) a,
.navbar-static-top.navbar .menu-bar > .navbar-nav > li:nth-child(2) > a {
  margin-left: 0;
  width: 58px;
  height: 55px;
  padding: 11px 0;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-nav li.dropdown:not(:nth-child(2)) a:hover,
.navbar-nav li.dropdown:not(:nth-child(2)) a:focus {
  background-color: transparent;
  color: #d20a11;
}

span.glyphicon.glyphicon-search {
  color: #fff;
  font-size: 2.1rem;
  margin: 0;
  font-family: "IconDFBizkaia", serif;
  padding-top: 3px;
}

.glyphicon-search:before {
  content: "\e908";
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) {
  min-width: 0px;
  padding: 0;
}

#navbar .dropdown-menu:not(.dropdown-search, [role=listbox]) {
  margin-top: -8px;
  border-width: 0;
}

#navbar .dropdown-menu:not(.dropdown-search, [role=listbox]) {
  min-width: 100%;
}

.navbar-nav li.dropdown:not(:nth-child(2)) a {
  padding: 18px 20px;
  margin: 0;
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li.dropdown:not(:nth-child(2)) {
  margin-top: 0;
  margin-right: 0;
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation],
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation] a,
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none],
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none] a {
  text-align: left;
  height: auto;
  float: left;
  width: 100%;
  font-weight: 700;
  background-color: #f5f5f5;
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation] a,
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none] a {
  font-size: 0.733em;
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation],
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none] {
  padding: 18px 20px;
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation] a,
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none] a {
  padding: 0;
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation]:hover,
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation]:hover a,
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none]:hover,
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none]:hover a,
#navbar .dropdown-search .dropdown-menu:not(.dropdown-search, [role=listbox]) > li:not(.active):hover,
.navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > li:not(.active):hover,
.navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > li:not(.active):focus,
.navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > li:not(.active) > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > li:not(.active) > a:focus {
  background-color: #f5f5f5;
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation].active,
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation].active a {
  background-color: #d20a11;
  color: #f5f5f5;
}

.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none],
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none] a {
  margin-top: 0px;
  margin-right: 0px;
}

.dropdown.open .dropdown-toggle,
.dropdown.open .dropdown-toggle:focus,
.dropdown-toggle,
.dropdown-toggle:focus,
.navbar-inverse .navbar-nav > li > a:focus {
  border: 0px solid !important;
  border-width: 0px !important;
  border-color: #f5f5f5 !important;
  outline: 0px solid #f5f5f5;
}

@media screen and (max-width: 992px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > .active,
.navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > .active:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > .active:focus {
    background-color: #d20a11 !important;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > .active > a:focus {
    color: #fff;
    background-color: #d20a11;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu:not(.dropdown-search, [role=listbox]) > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #d20a11;
  }
}
@media screen and (max-width: 1199px) and (min-width: 993px) {
  .navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation],
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none] {
    padding: 0;
  }
  .navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=presentation] a,
.navbar-nav ul.dropdown-menu:not(.dropdown-search, [role=listbox]) li[role=none] a {
    padding: 18px 20px;
  }
}
/* --- 2.3 - Navbar Modal ------ */
#oscurecer, .modal-bg {
  background-color: rgba(0, 0, 0, 0.66);
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 1;
  top: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-bg .videoContent {
  width: 100%;
  max-width: 70vw;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.modal-bg .modalCloseBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 14px;
  height: 14px;
  background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cline x1='1' y1='1' x2='19' y2='19' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='3'/%3E%3Cline x1='1' y1='19' x2='19' y2='1' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='3'/%3E%3C/svg%3E") no-repeat left top/14px 14px;
  border: none;
}

@media screen and (max-width: 560px) {
  #oscurecer, .modal-bg {
    width: 100vw;
  }
  .modal-bg .videoContent {
    max-width: 90vw;
  }
}
@media screen and (max-width: 560px) and (orientation: landscape) {
  .modal-bg .videoContent {
    max-width: 100vw;
    max-height: 95vh;
    text-align: center;
  }
  .modal-bg .videoContent video {
    height: 90vh !important;
    width: auto !important;
  }
}
ul.dropdown-menu.dropdown-search {
  position: absolute;
  width: calc(100dvw - 6rem);
  max-width: 120rem;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.navbar-nav .open ul.dropdown-menu.dropdown-search {
  position: fixed;
  width: calc(100dvw - 6rem);
}
.navbar-nav .open ul.dropdown-menu.dropdown-search li {
  width: 100%;
}
.navbar-nav ul.dropdown-menu.dropdown-search > li {
  background-color: rgba(0, 0, 0, 0);
}

/* --- 2.4 - Navbar Search ------ */
.section-landing {
  background: none;
}
.section-landing .container .row .section-landing-heading {
  color: #000;
}

form.form-search .input-group {
  display: grid;
  grid-template: "labelBuscador labelBuscador labelBuscador" auto "categoria     inputTexto    buscar       " auto/auto 1fr auto;
  gap: 0;
  align-items: baseline;
}
@media screen and (max-width: 560px) {
  form.form-search .input-group {
    grid-template: "labelBuscador labelBuscador" auto "categoria     categoria    " auto "inputTexto    buscar       " auto/1fr auto;
    gap: 1.4rem 0;
  }
}
form.form-search .input-group .sr-only {
  grid-area: categoria;
}
form.form-search .input-group > legend {
  grid-area: labelBuscador;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000;
  margin: 0 0.1rem 1.4rem;
  text-align: start;
  vertical-align: baseline;
  border: none;
}
.dropdown-menu.dropdown-search form.form-search .input-group > legend {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
}
form.form-search .input-group .btn-select {
  grid-area: categoria;
  width: auto;
}
form.form-search .input-group .btn-select > .dropdown-submenu {
  right: 0;
}
form.form-search .input-group .btn-select > .dropdown-submenu.open .search-filter {
  background-color: #fff;
  border-block-end-color: #fff;
}
form.form-search .input-group .btn-select > .dropdown-submenu.open .dropdown-menu {
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.125);
}
@media screen and (max-width: 560px) {
  form.form-search .input-group .btn-select > .dropdown-submenu.open .dropdown-menu {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  form.form-search .input-group .btn-select > .dropdown-submenu.open .dropdown-menu {
    position: absolute;
    background-color: #fff;
    border: solid 0.1rem #d20a11;
    border-block-start-width: 0;
  }
  form.form-search .input-group .btn-select > .dropdown-submenu.open .dropdown-menu > li {
    background-color: rgba(0, 0, 0, 0);
  }
}
form.form-search .input-group .btn-select .search-filter {
  font-size: 2rem;
  line-height: 1.4;
  padding-block: 0.65em 0.75em;
  padding-inline: 0.8em;
  text-align: start;
  vertical-align: baseline;
  box-sizing: border-box;
  height: auto;
  font-weight: 500;
  min-width: 12.7rem;
  color: #000;
  border-color: #d20a11;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0 1.2rem;
  justify-content: space-between;
  align-items: baseline;
}
@media screen and (min-width: 561px) {
  form.form-search .input-group .btn-select .search-filter {
    border-inline-end-width: 0;
  }
}
@media screen and (min-width: 561px) and (max-width: 767px) {
  form.form-search .input-group .btn-select .search-filter .selected {
    max-width: 12rem;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media screen and (max-width: 560px) {
  form.form-search .input-group .btn-select .search-filter {
    width: 100%;
  }
  form.form-search .input-group .btn-select .search-filter .selected {
    max-width: calc(100% - 2.4rem);
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
form.form-search .input-group .btn-select .search-filter:hover, form.form-search .input-group .btn-select .search-filter:focus-visible {
  background-color: #fff;
}
form.form-search .input-group .btn-select .search-filter span {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
form.form-search .input-group .btn-select .search-filter .caret {
  border: none;
  display: inline-block;
  width: 1.1rem;
  height: 1.2rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6'%3E%3Cpath fill='none' stroke='%23686d6e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4.5 4L10 1'/%3E%3Cpath fill='none' d='M0 0h21v14H0z'/%3E%3C/svg%3E") no-repeat center;
  margin-inline-end: -0.1rem;
}
form.form-search .input-group .btn-select .dropdown-menu {
  right: auto;
  left: 0;
  border-color: #d20a11;
  border-block-start-width: 0;
  margin-block-start: 0;
}
form.form-search .input-group .btn-select .dropdown-menu a {
  font-size: 1.8rem;
  line-height: 1.4444444444;
  padding-block: 0.65em 0.75em;
  padding-inline: 0.8888888889em;
  text-align: start;
  vertical-align: baseline;
  box-sizing: border-box;
  height: auto;
  margin: 0;
}
form.form-search .input-group .btn-select .dropdown-menu a:hover, form.form-search .input-group .btn-select .dropdown-menu a:focus, form.form-search .input-group .btn-select .dropdown-menu a:focus-visible {
  background-color: #f5f5f5;
  color: #000;
  border-width: 0;
}
form.form-search .input-group .btn-select .dropdown-menu .active a:hover, form.form-search .input-group .btn-select .dropdown-menu .active a:focus, form.form-search .input-group .btn-select .dropdown-menu .active a:focus-visible {
  color: #fff;
  background-color: #d20a11;
}
#navbar form.form-search .input-group .btn-select .dropdown-submenu.open .dropdown-menu {
  margin-block-start: 0;
}
form.form-search .input-group input.form-control {
  grid-area: inputTexto;
  font-size: 2rem;
  line-height: 1.4;
  padding-block: 0.65em 0.75em;
  padding-inline: 0.8em;
  text-align: start;
  vertical-align: baseline;
  box-sizing: border-box;
  height: auto;
  font-weight: 400;
  float: none;
  height: auto;
  border-color: #d20a11;
  border-inline-end-width: 0;
}
form.form-search .input-group .search-btn {
  grid-area: buscar;
  width: auto;
}
form.form-search .input-group .search-btn .btn-default {
  font-size: 2rem;
  line-height: 1.4;
  padding-block: 0.65em 0.75em;
  padding-inline: 0.8em;
  text-align: start;
  vertical-align: baseline;
  box-sizing: border-box;
  height: auto;
  font-weight: 700;
  margin-inline: 0;
  padding-inline: 1.8rem 2.1rem;
  background-color: #d20a11;
  border-color: #d20a11;
  color: #fff;
}
form.form-search .input-group .search-btn span.glyphicon-search {
  padding-top: 0;
  display: inline-block;
  vertical-align: baseline;
  translate: 0 0.1rem;
}
@media screen and (min-width: 561px) {
  form.form-search .input-group .search-btn span.glyphicon-search {
    margin-inline-end: 0.6rem;
  }
}
@media screen and (max-width: 560px) {
  form.form-search .input-group .search-btn .btn-text {
    position: absolute;
    left: -9999999rem;
    width: 1px;
    height: 1px;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0;
    color: #000;
    background-color: #fff;
  }
}

/*
.form-control:focus {
    box-shadow: unset;
}
.form-control::placeholder {
    color: $form_placeholder;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color:$form_placeholder;
    opacity:1
}
.form-control:-ms-input-placeholder {
    color:$form_placeholder
}
.form-control::-webkit-input-placeholder {
    color:$form_placeholder
}


#navbar #search + ul.dropdown-search li .form-search .btn-select:first-child {
    //background-color: $bg;
    background-color: $w;
    width: 10%;
    //padding: 10px 20px;
    padding: 0;
}
#navbar #search + ul.dropdown-search li .form-search .btn-select:first-child .search-filter {
  border: 0;
  //font-size: 18px;
  //font-size: 17px;
  font-size: 1.7rem;// em devuelve 0px porque su padre tiene un font-size: 0px
  text-transform: uppercase;
  color: $main;
  background-color: transparent;
}
#navbar #search + ul.dropdown-search li .form-search [name="q"] {
    border-top: 0;
    border-bottom: 0;
    padding: 20px 30px;
    //min-height: 59px;
    min-height: 66px;
    //font-size: 18px;
    font-size: 1.200em;
    //color: #aaa;
    color: $navLink;
    //border-left-color: #e5e5e5;
    border-left-color: rgba(0,0,0,0);
    //border-right-color: #e5e5e5;
    border-right-color: rgba(0,0,0,0);
    height: inherit;
}
#navbar #search + ul.dropdown-search li .form-search .input-group-btn:last-child {
  width: 10%;
  text-align: center;
  //background-color: $w;
  background-color: $main;
}
#navbar #search + ul.dropdown-search li .form-search .input-group-btn:last-child .btn-default {
  background-color: transparent;
  //font-size: 18px;
  font-size: 1.8rem;// em devuelve 0px porque el padre tiene un font-size: 0;
  border: 0;
  color: $main;
}

#navbar #search + ul.dropdown-search li .form-search .input-group-btn:last-child:hover,
#navbar #search + ul.dropdown-search li .form-search .btn-select:first-child:hover {background-color: $main;}
#navbar #search + ul.dropdown-search li .form-search .input-group-btn:last-child:hover .btn-default,
#navbar #search + ul.dropdown-search li .form-search .input-group-btn:last-child:hover .btn-default:hover,
#navbar #search + ul.dropdown-search li .form-search .btn-select:first-child:hover .search-filter,
#navbar #search + ul.dropdown-search li .form-search .btn-select:first-child .search-filter:hover {color: $w;}

#navbar #search + ul.dropdown-search li .form-search .btn-select:first-child li ul.dropdown-menu,
#navbar #search + ul.dropdown-search li .form-search .btn-select:first-child .dropdown-submenu ul.dropdown-menu {
    //margin-top: 22px;
    //left: -22px;
    //left: -12px;
    margin-top: 0px;
    left: -2px;
    width: 280px;
    float: left;
    overflow: hidden;
}
#navbar .dropdown-search .input-group-btn {
    vertical-align: middle;
}

.navbar-right .dropdown-submenu .dropdown-menu {
    right: auto;
    left: -2px;
}*/
/* - 3 - COMPONENTES ------------------------------------------------------------------------*/
/* --- 3.1 - Breadcrumb ------ */
/* --- --- 3.1.1 - Breadcrumb articulo ??? ------ */
.page-heading ul.breadcrumb {
  width: 90%;
  margin: 10px 5%;
  font-size: 0.8em;
  letter-spacing: 0.3px;
  font-family: "Raleway", sans-serif;
}

.page-heading ul.breadcrumb li a {
  color: #d20a11;
}

/* --- --- 3.1.2 - Breadcrumb cajas ------ */
#guia-bread {
  background-color: #fff;
}
#guia-bread #breadcrumb {
  padding-top: 2.1rem;
  height: auto;
  min-height: 0;
  font-size: 0.8em;
  letter-spacing: 0.025em;
  margin-inline: 0;
  display: inline-block;
}
#guia-bread #breadcrumb a {
  color: #d20a11;
  text-decoration: underline;
}
#guia-bread #breadcrumb a:hover {
  color: #000;
}
#guia-bread h1, #guia-bread h2 {
  color: #000;
  margin: -1.5rem 0 0;
  font-size: 3.3rem;
  letter-spacing: 0.0606060606em;
  font-weight: 800;
  text-transform: uppercase;
  font-family: "Raleway";
  padding-bottom: 2.5rem;
}
#guia-bread h1 span, #guia-bread h2 span {
  color: inherit;
  font-size: 1em;
  margin-bottom: 0;
  font-weight: inherit;
  text-transform: inherit;
  font-family: inherit;
}

/* --- --- 3.1.3 - Accordions - desplegables Preguntas frecuentes - FAQs ------ */
.masinfo + div {
  clear: both;
}

.sedeFaq {
  /* For Edge bug https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4806035/ */
}
.sedeFaq button {
  border-style: none;
}
.sedeFaq button::-moz-focus-inner {
  border: 0;
}
.sedeFaq details summary {
  cursor: pointer;
}
.sedeFaq .itemFaq-header {
  margin: 0;
  position: relative;
  border: solid 1px #e9e9e9;
}
.sedeFaq .itemFaq-header:before {
  content: "";
  width: 10px;
  height: calc(100% + 2px);
  background-color: #d20a11;
  position: absolute;
  top: -1px;
  left: -1px;
}
.sedeFaq a.itemFaq-header {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.sedeFaq a.itemFaq-header:hover, .sedeFaq a.itemFaq-header:focus-visible {
  text-decoration: none;
}
.sedeFaq .sedeFaq-trigger {
  display: block;
  width: 100%;
  outline: none;
  padding: 0;
  background-color: #fff;
  text-align: left;
  text-decoration: none;
  min-height: 66px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.sedeFaq .sedeFaq-trigger:focus-visible, .sedeFaq .sedeFaq-trigger:hover {
  text-decoration: none;
}
.sedeFaq .sedeFaq-trigger:focus-visible .sedeFaq-pregunta, .sedeFaq .sedeFaq-trigger:hover .sedeFaq-pregunta {
  color: #d20a11;
}
.sedeFaq .sedeFaq-trigger[aria-expanded=true] .sedeFaq-arrow:before {
  transform: translateY(-50%) rotate(-135deg);
  transform: translateY(28%) rotate(-135deg);
}
.sedeFaq .sedeFaq-pregunta {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  max-width: calc(100% - 5rem);
  display: block;
  pointer-events: none;
  outline: none;
  padding: 0.7rem 0 0.6rem 3.9rem;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.3333;
  letter-spacing: -0.0085em;
  margin-bottom: 0.2em;
  color: #000;
}
.sedeFaq .sedeFaq-arrow,
.sedeFaq .sedeFaq-link {
  pointer-events: none;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
}
.sedeFaq .sedeFaq-arrow {
  padding-left: 17px;
}
.sedeFaq .sedeFaq-arrow:before {
  content: "";
  border: solid #d20a11;
  border-width: 0 2px 2px 0;
  height: 1rem;
  display: block;
  transform: translateY(-28%) rotate(45deg);
  width: 1rem;
}
.sedeFaq .sedeFaq-link {
  padding-left: 14px;
}
.sedeFaq .sedeFaq-link:before {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M15.25 8.96a.75.75 0 0 0-.75.75v4.79h-13v-13h4.75a.75.75 0 0 0 0-1.5H.75A.75.75 0 0 0 0 .75v14.5c0 .41.34.75.75.75h14.5c.41 0 .75-.34.75-.75V9.71a.75.75 0 0 0-.75-.75Z'/%3E%3Cpath d='M15.25 0h-5.5a.75.75 0 0 0 0 1.5h3.69L7.22 7.72a.75.75 0 0 0 1.06 1.06l6.22-6.22v3.7a.75.75 0 0 0 1.5 0V.75a.75.75 0 0 0-.75-.75Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(14%) sepia(97%) saturate(4719%) hue-rotate(352deg) brightness(81%) contrast(104%);
}
.sedeFaq .sedeFaq-panel {
  /*overflow: hidden;
  transition: all 0.25s;*/
}
.sedeFaq .sedeFaq-panel-content {
  background-color: #fff;
  padding: 0 0rem 0 4rem;
  margin-block: 3.7rem 3.6rem;
}
.sedeFaq .sedeFaq-panel-content > .sedeFaq-content {
  padding-inline-end: 4rem;
}
.sedeFaq .sedeFaq-panel-content > .sedeFaq-content > :last-child {
  margin-block-end: 0;
}
.sedeFaq .sedeFaq-panel[hidden] {
  display: none;
}
@media screen and (max-width: 992px) {
  .sedeFaq .sedeFaq-pregunta {
    padding-left: 2.2rem;
    font-size: 1.5rem;
  }
  .sedeFaq .sedeFaq-arrow {
    padding-left: 25px;
  }
  .sedeFaq .sedeFaq-link {
    padding-left: 21px;
  }
  .sedeFaq .sedeFaq-panel-content {
    padding: 0 0rem 0 1rem;
    margin-block: 2.5rem 2.4rem;
  }
  .sedeFaq .sedeFaq-panel-content > .sedeFaq-content {
    padding-inline-end: 1rem;
  }
}

.articulo .seccionFaq {
  clear: both;
  margin-bottom: 36px;
}
.articulo .seccionFaq > .seccionFaq-title {
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.157895;
  color: #000;
  margin-bottom: 29px;
}
.articulo .seccionFaq.secPosSup > .seccionFaq-title {
  margin-top: 3px;
}
.articulo .seccionFaq.secPosSup.noTitle {
  margin-top: 21px;
}
.articulo .seccionFaq.secPosMed > .seccionFaq-title, .articulo .seccionFaq.secPosInf > .seccionFaq-title {
  margin-block-start: -0.3rem;
}
.articulo .seccionFaq.secPosMed > img + .seccionFaq-title, .articulo .seccionFaq.secPosInf > img + .seccionFaq-title {
  margin-top: 36px;
}
.articulo .seccionFaq.secPosMed.noTitle, .articulo .seccionFaq.secPosInf.noTitle {
  margin-top: 33px;
}
.articulo .seccionFaq.secPosInf {
  margin-bottom: 28px;
}
.articulo .seccionFaq.secPosInf:last-child {
  margin-bottom: 40px;
}
.articulo .art-seccion2 .seccionFaq.secPosSup.noTitle {
  margin-top: 1rem;
}
.articulo .art-seccion2 .seccionFaq.secPosMed {
  margin-bottom: 2.7rem;
}
.bg-container-gris .seccionFaq .sedeFaq .sedeFaq-trigger,
.bg-container-gris .seccionFaq .sedeFaq .sedeFaq-panel-content {
  background-color: rgba(0, 0, 0, 0);
}
.bg-container-gris .seccionFaq .sedeFaq .itemFaq-header {
  border-color: #BCBCBC;
}

.articulo .sedeFaq .sedeFaq-panel-content h5:first-child,
.articulo .sedeFaq .sedeFaq-panel-content h6:first-child {
  margin-top: 0;
}
.articulo .sedeFaq .sedeFaq-panel-content ul:first-child,
.articulo .sedeFaq .sedeFaq-panel-content ol:first-child {
  margin-top: 2px;
}
.articulo .sedeFaq .sedeFaq-panel-content > img {
  float: none !important;
  max-width: 100%;
  margin-block: 2.9rem 2.6rem;
  display: block;
  margin-inline: auto;
}
.articulo .sedeFaq .sedeFaq-panel-content > img:first-child {
  margin-top: 6px;
}
.articulo .sedeFaq .sedeFaq-panel-content > img:last-child {
  margin-bottom: 43px;
}
.articulo .sedeFaq .sedeFaq-panel-content > img + img {
  margin-top: 32px;
}
.articulo .sedeFaq .sedeFaq-panel-content .sedeFaq-panel:last-child .sedeFaq-panel-content > img:last-child {
  margin-bottom: 0;
}
.articulo .art-seccion2 .sedeFaq ul {
  padding-left: 16px;
}

.sedeFaq .sedeFaq-panel-content .itemFaq-header:before {
  background-color: #067F8D;
}
.sedeFaq .sedeFaq-panel-content .sedeFaq-panel-content {
  padding-right: 0;
}
.sedeFaq .sedeFaq-panel-content .sedeFaq-panel-content :last-child,
.sedeFaq .sedeFaq-panel-content .sedeFaq-panel-content ul:last-child li:last-child {
  margin-bottom: 0px;
}
.sedeFaq .sedeFaq-panel-content .sedeFaq-arrow:before {
  border-color: #067F8D;
}
.sedeFaq .sedeFaq-panel-content .sedeFaq-link:before {
  filter: invert(30%) sepia(27%) saturate(4303%) hue-rotate(160deg) brightness(99%) contrast(95%);
}
.sedeFaq .sedeFaq-panel-content .seccionFaq-content {
  margin-block-start: 3.7rem;
}
@media screen and (max-width: 992px) {
  .sedeFaq .sedeFaq-panel-content .seccionFaq-content {
    margin-block-start: 2.5rem;
  }
}
.sedeFaq .sedeFaq-panel-content .seccionFaq-content:first-child {
  margin-block-start: 6px;
}
.sedeFaq .sedeFaq-panel-content .seccionFaq-content .sedeFaq-trigger:hover .sedeFaq-pregunta, .sedeFaq .sedeFaq-panel-content .seccionFaq-content .sedeFaq-trigger:focus-visible .sedeFaq-pregunta {
  color: #067F8D;
}
@media screen and (max-width: 992px) {
  .sedeFaq .sedeFaq-panel-content .sedeFaq-panel-content {
    padding: 0 0 0 1rem;
  }
  .sedeFaq .sedeFaq-panel-content .sedeFaq-panel-content > .sedeFaq-content {
    padding-inline-end: 1rem;
  }
}

.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .itemFaq-header:before {
  background-color: #333;
}
.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq-arrow:before {
  border-color: #333;
}
.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq-pregunta {
  padding: 0.9rem 0 0.6rem 3rem;
}
.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq-trigger {
  min-height: 5rem;
}
.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq-trigger:hover .sedeFaq-pregunta, .sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq-trigger:focus-visible .sedeFaq-pregunta {
  color: #444;
}
.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq-arrow,
.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq-link {
  height: 50px;
}
.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq[data-flvl="3"] .sedeFaq-link:before {
  filter: invert(17%) sepia(4%) saturate(67%) hue-rotate(34deg) brightness(88%) contrast(86%);
}
.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq[data-flvl="3"] .sedeFaq-panel-content {
  margin-block: 3.7rem 3.6rem;
  padding-block: 0;
  padding-inline-start: 3rem;
}
@media screen and (max-width: 992px) {
  .sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq[data-flvl="3"] .sedeFaq-panel-content {
    margin-block: 2.5rem 2.4rem;
  }
}
.sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq[data-flvl="3"] .sedeFaq-panel-content > .sedeFaq-content {
  padding-inline-end: 3rem;
}
@media screen and (max-width: 992px) {
  .sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq-pregunta {
    padding-left: 2.2rem;
  }
  .sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq[data-flvl="3"] .sedeFaq-panel-content {
    padding: 0 0 0 1rem;
  }
  .sedeFaq[data-flvl="1"] .sedeFaq[data-flvl="2"] .sedeFaq-panel .sedeFaq[data-flvl="3"] .sedeFaq-panel-content > .sedeFaq-content {
    padding-inline-end: 1rem;
  }
}

.sedeFaq[data-flvl="3"] > a.itemFaq-header:last-child,
.sedeFaq[data-flvl="3"] > details:last-child {
  margin-block-end: 1.6rem;
}

.container .row.articulo .sedeFaq[data-flvl="2"] > .sedeFaq-panel > .sedeFaq-panel-content > .sedeFaq[data-flvl="3"]:last-child > .sedeFaq-panel > .sedeFaq-panel-content {
  margin-block-end: 2.9rem;
}
.container .row.articulo .sedeFaq[data-flvl="2"] > .sedeFaq-panel > .sedeFaq-panel-content > .sedeFaq[data-flvl="3"]:last-child > .sedeFaq-panel:last-child > .sedeFaq-panel-content {
  padding-block-end: 0px;
  margin-block-end: 0px;
}

.container .row.articulo .seccionFaq .sedeFaq[data-flvl] > details:last-child > .sedeFaq-panel > .sedeFaq-panel-content {
  margin-block-end: 0;
}
.container .row.articulo .seccionFaq .sedeFaq[data-flvl] > details:last-child > .sedeFaq-panel > .sedeFaq-panel-content > .seccionFaq-content {
  margin-block-end: 0;
}

@keyframes desplegar {
  0% {
    height: 0;
    max-height: 0;
  }
  100% {
    height: attr(data-height-open px);
    max-height: attr(data-height-open px);
  }
}
.sedeFaq details[open] > summary .sedeFaq-arrow:before {
  rotate: 180deg;
}
.sedeFaq details[open] > .sedeFaq-panel {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .infoContent-list:has(> [data-col="1"] + [data-col="2"]) {
    columns: 2;
    column-gap: 3.2rem;
  }
  .infoContent-list [data-col="1"]:has(+ [data-col="2"]) {
    break-after: column;
    break-inside: avoid-column;
    page-break-inside: avoid;
    overflow: hidden; /* fix for firefox */
  }
  @supports (break-inside: avoid-column) {
    .infoContent-list [data-col="1"]:has(+ [data-col="2"]) {
      overflow: visible; /* for chrome */
    }
  }
  .infoContent-list:has(> .infoContentColumn) {
    display: grid;
    grid-template: "col1 col2" auto/1fr 1fr;
    gap: 3.2rem;
  }
}
.articulo .infoContent-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-block-end: 2.2rem;
}
.infoContent-list .infoContent-item {
  margin-inline: 0;
  margin-block: 0 3.4rem;
  border: solid 0.1rem #e9e9e9;
  padding: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .infoContent-list .infoContent-item {
    margin-block-end: 1.6rem;
  }
}
.articulo .infoContent-list-wrapper .infoContent-list .infoContent-item:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: calc(100% + 0.2rem);
  background: #d20a11;
  margin: 0;
  position: absolute;
  top: -0.1rem;
  left: -0.1rem;
  pointer-events: none;
}
.articulo .infoContent-list-wrapper .infoContent-list .infoContent-item::after {
  content: "";
  display: block;
  width: 1rem;
  height: auto;
  aspect-ratio: 1/1;
  border: solid 0.2rem #d20a11;
  border-block-start-width: 0;
  border-inline-start-width: 0;
  position: absolute;
  right: 2.5rem;
  top: 2.6rem;
  rotate: 45deg;
  transform-origin: 0.7rem 0.7rem;
  pointer-events: none;
}
.articulo .infoContent-list-wrapper .infoContent-list .infoContent-item:has(details[open]):after {
  rotate: 225deg;
}
.infoContent-list .infoContent-item details[open] > .infoContent-link-list {
  overflow: hidden;
}
.infoContent-list .infoContent-item details > .infoContent-link-list {
  overflow: hidden;
}
.infoContent-list .infoContent-item summary {
  font-size: 1.8rem;
  line-height: 1.3333333333;
  font-weight: 700;
  color: #000;
  padding-block: 1.9rem 2rem;
  padding-inline: 3.2rem 5.5rem;
  cursor: pointer;
}
.infoContent-list .infoContent-item summary::-webkit-details-marker {
  display: none;
}
.infoContent-list .infoContent-item .infoContent-link {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
  color: #000;
  text-decoration: underline;
  letter-spacing: 0;
  margin-inline: 0;
}
.infoContent-list .infoContent-item .infoContent-link:hover, .infoContent-list .infoContent-item .infoContent-link:focus-visible {
  text-decoration: none;
}
.infoContent-list .infoContent-item .infoContent-link-list {
  margin: 0;
  padding-inline: 0;
  padding-block: 0.5rem 2.6rem;
  margin-inline: 3.1rem 2rem;
  list-style: none;
}
.articulo .infoContent-list .infoContent-item .infoContent-link-list > li:before {
  content: none;
}
.infoContent-list .infoContent-item .infoContent-link-list a[target=_blank]:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M3.25.75H.75v10.5h10.5v-2.5'/%3E%3Cpath d='M7.25.75h4v4'/%3E%3Cpath d='M11.25.75 6 6'/%3E%3C/g%3E%3C/svg%3E");
  display: inline-block;
  margin-inline-start: 0.5625em;
  vertical-align: text-bottom;
  margin-block: 0 -0.1875em;
  filter: invert(9%) sepia(99%) saturate(7438%) hue-rotate(356deg) brightness(84%) contrast(95%);
}
.infoContent-list .infoContent-item .infoContent-link-item {
  margin-inline: 0;
  margin-block: 0 1.6rem;
}
.infoContent-list .infoContent-item .infoContent-link-item:last-child {
  margin-block-end: 0;
}
.infoContent-list .showMoreBtn {
  margin: 0;
}
.infoContent-list .showMoreBtn button {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  padding: 0;
  margin: 0;
}
.infoContent-list .showMoreBtn button::before {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 0.8rem;
  margin-block-end: 0.1rem;
  margin-inline-end: 0.8rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.313' height='6.717' viewBox='0 0 11.313 6.717'%3E%3Cpath d='m5.657 2.121-4.6 4.6-1.06-1.061L5.654.004l1.06 1.061 4.6 4.6-1.06 1.061Z'/%3E%3C/svg%3E") no-repeat center;
  filter: invert(9%) sepia(99%) saturate(7438%) hue-rotate(356deg) brightness(84%) contrast(95%);
}
.infoContent-list .showMoreBtn button[aria-expanded=false]:before {
  rotate: 180deg;
}

/* - 4 - FOOTER ------------------------------------------------------------------------*/
/* --- 4.1 - Footer-top - Social buttons ------ */
footer .footer-top {
  padding: 45px 0;
  background-color: #ebebe6;
}

footer .footer-top ul#social-links {
  list-style: none;
  width: 100%;
  max-width: 425px;
  padding: 0;
  margin: 0 auto;
}

footer .footer-top ul#social-links li {
  float: left;
  width: 20%;
  text-align: center;
  margin: 0;
  display: flex;
}

footer .footer-top ul#social-links li a {
  float: left;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #d20a11;
  height: 45px;
  width: 45px;
  z-index: 0;
  -webkit-box-shadow: 0 0 0 3px white;
  -moz-box-shadow: 0 0 0 3px white;
  box-shadow: 0 0 0 3px white;
  overflow: hidden;
  display: block;
  background-color: #fff;
  position: relative;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  -webkit-transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s, -moz-box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s, -moz-box-shadow 0.3s;
}

footer .footer-top ul#social-links li a.mas {
  background-color: #ebebe6;
}

footer .footer-top ul#social-links li a:hover {
  text-decoration: inherit;
  -webkit-box-shadow: 0 0 0 3px #d20a11;
  -moz-box-shadow: 0 0 0 3px #d20a11;
  box-shadow: 0 0 0 3px #d20a11;
  background: #d20a11;
  color: #fff;
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}

footer .footer-top ul#social-links li a:before {
  font-size: 1.267em;
  line-height: 2.631579;
  font-style: normal;
  font-weight: 500;
  font-variant: normal;
  text-transform: none;
  display: block;
  margin-top: -3px;
  color: #d20a11;
  font-family: "IconDFBizkaia", "Times New Roman", serif;
}

footer .footer-top ul#social-links li a.facebook:before {
  content: "\ea90";
}

footer .footer-top ul#social-links li a.twitter:before {
  content: "\ea96";
}

footer .footer-top ul#social-links li a.flickr:before {
  content: "\eaa4";
}

footer .footer-top ul#social-links li a.youtube:before {
  content: "\ea9d";
}

footer .footer-top ul#social-links li a.mas:before {
  content: "\ea0a";
  font-size: 1em;
  line-height: 1;
  margin-top: 15px;
  top: 0;
}

.footer-top .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  white-space: nowrap;
}

footer .footer-top ul#social-links li a:hover:before {
  color: #fff;
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  -o-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}

/* --- 4.2 - Footer-Bottom ------ */
footer .footer-bottom {
  width: 100%;
  min-height: 36px;
  background-color: #ebebe6;
  font-size: 0.8em;
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 170px;
  letter-spacing: 1px;
  color: #000;
  font-weight: 500;
  line-height: 1.916667;
}

footer .footer-bottom:before {
  content: "";
  background-color: white;
  height: 130px;
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
  background-image: url("/Bizkaiko-Foru-Aldundia-footer.png");
  background-repeat: no-repeat;
  background-position: center center;
}

footer .footer-bottom .navbar-accesibilidad {
  margin: 10px 0;
  text-align: left;
}

footer .footer-bottom .navbar-accesibilidad a,
footer .footer-bottom .navbar-accesibilidad a:hover {
  padding: 0;
  margin: 3px 0;
  font-size: 1em;
  font-weight: normal;
  color: #000;
  letter-spacing: 1px;
  text-decoration: underline;
}

footer .footer-bottom .navbar-accesibilidad a:hover {
  color: #d20a11;
}

@media (max-width: 767px) {
  footer .footer-bottom .navbar-accesibilidad a {
    font-size: 0.7857em;
  }
}
.nav-tabs a:hover, .nav-tabs a:focus {
  color: #d20a11;
}

.well {
  background-color: #ebebe6;
  border: 0px solid #ebebe6;
  border-radius: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

#content_form .well {
  background-color: #fff;
}

.list-group-item {
  border: 1px solid #ccc;
}

#content_form .list-group-item {
  border: 0px solid #fff;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 0;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle,
.btn-primary:focus, .btn-primary.focus,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  background-color: #d20a11;
  border-color: #d20a11;
}

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
  text-decoration: none;
  color: #fff;
  background-color: #d20a11;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle,
.btn-info:focus,
.btn-info.focus,
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  background-color: #d20a11;
  border-color: #d20a11;
}

.panel-default > .panel-heading {
  color: #000;
  background-color: #ebebe6;
  border: 0px solid #ebebe6;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #ebebe6;
}

.btn-default {
  color: #d20a11;
  background-color: #fff;
  border-color: #d20a11;
}

.btn-default:hover {
  color: #d20a11;
  border-color: #d20a11;
}

.btn-primary {
  color: #fff;
  background-color: #d20a11;
  border-color: #d20a11;
}

.btn-primary:hover {
  color: #d20a11;
  background-color: #fff;
  border-color: #fff;
  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.alert-info {
  background-color: #fff;
  border: solid 0px #fff;
  border-left: solid 5px #d20b11;
}

.btn-info {
  background-color: #d20b11;
  border-color: #d20b11;
  padding: 6px 10px 6px 11px;
}

.btn-info:hover {
  color: #d20b11;
  background-color: #fff;
  border-color: #fff;
  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #ebebe6;
  color: #000;
}

.page_section.section-landing.back-search-principal {
  margin-block-start: -2.1rem;
  background-color: #fff;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 1fr;
}
@media screen and (max-width: 560px) {
  .page_section.section-landing.back-search-principal {
    grid-template-columns: 1fr;
    grid-template-rows: 36dvh auto 1fr;
    min-height: 66dvh;
  }
}
.page_section.section-landing.back-search-principal:before, .page_section.section-landing.back-search-principal:after {
  content: "";
  display: block;
  grid-row: 1/2;
}
.page_section.section-landing.back-search-principal:after {
  grid-column: 2/3;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.9) 23%, rgba(255, 255, 255, 0) 82%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 560px) {
  .page_section.section-landing.back-search-principal:after {
    grid-column: 1/2;
    grid-row: 2/4;
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.9) 23%, rgba(255, 255, 255, 0) 82%, rgba(255, 255, 255, 0) 100%);
  }
}
.page_section.section-landing.back-search-principal:before {
  grid-column: 2/4;
  background: url("https://desaportaldfb.powerappsportals.com/img-fondo.jpg") no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 560px) {
  .page_section.section-landing.back-search-principal:before {
    grid-column: 1/2;
    grid-row: 2/4;
    background-position: center top;
  }
}
.page_section.section-landing.back-search-principal .layer_down {
  display: none;
}
.page_section.section-landing.back-search-principal > .container {
  width: clamp(34.5rem, 100dvw - 4.5rem, 117rem);
  grid-column: 2/3;
  grid-row: 1/2;
  box-sizing: content-box;
}
@media screen and (max-width: 560px) {
  .page_section.section-landing.back-search-principal > .container {
    grid-column: 1/2;
    grid-row: 1/3;
    width: calc(100dvw - 3rem);
    box-sizing: border-box;
  }
}
.page_section.section-landing.back-search-principal .section-landing-heading {
  font-size: 4rem;
  line-height: 1.175;
  font-weight: 800;
  color: #000;
  text-transform: none;
}
.page_section.section-landing.back-search-principal .section-landing-heading:has(+ .form-search) {
  margin-block-end: 3.9rem;
}
.page_section.section-landing.back-search-principal .section-landing-heading + .form-search {
  margin-block-end: 2.3rem;
}

.page_section.section-principal-contentList {
  background-color: #ebebe6;
}
.page_section.section-principal-contentList .contentList-title {
  font-size: 2.2rem;
  line-height: 1.2727272727;
  font-weight: 800;
  color: #000;
  text-transform: none;
  margin-block: 5.3rem 3.1rem;
}
.page_section.section-principal-contentList .contentList {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(27rem, 1fr));
  grid-auto-rows: auto;
  gap: 1.6rem;
  margin-block-end: 7.2rem;
}
.page_section.section-principal-contentList .contentList .list-item a {
  display: block;
  height: 100%;
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 2.6rem 2.4rem 5.6rem;
  font-size: 1.8rem;
  line-height: 1.3333333333;
  font-weight: 700;
  color: #000;
  text-transform: none;
  position: relative;
}
.page_section.section-principal-contentList .contentList .list-item a:after {
  content: "";
  display: block;
  width: 2.1rem;
  height: 1.4rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='14'%3E%3Cpath d='m20.63 6.12-5.5-5.5a1.25 1.25 0 0 0-1.76 1.76l3.36 3.37H1.25a1.25 1.25 0 1 0 0 2.5h15.48l-3.36 3.37a1.25 1.25 0 0 0 1.76 1.76l5.5-5.5c.5-.48.5-1.28 0-1.76Z'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  filter: invert(34%) sepia(54%) saturate(1405%) hue-rotate(150deg) brightness(94%) contrast(95%);
  position: absolute;
  bottom: 2.2rem;
  right: 2.4rem;
}
.page_section.section-principal-contentList .contentList .list-item a:hover, .page_section.section-principal-contentList .contentList .list-item a:focus-visible {
  color: #fff;
  background-color: #067F8D;
  text-decoration: none;
}
.page_section.section-principal-contentList .contentList .list-item a:hover:after, .page_section.section-principal-contentList .contentList .list-item a:focus-visible:after {
  filter: invert(100%);
}

/* - 5 -PAGINA ARTICULOS ------------------------------------------------------------------------*/
/* --- 5.1 - Page header ------ */
.page-heading a, .container .row .page-copy a, #guia-de-guias .panel a {
  color: #d20a11;
  text-decoration: underline;
}

.page-heading a, .container .row .page-copy a:hover, #guia-de-guias .panel a:hover {
  color: #000;
  text-decoration: underline;
}

.page-heading-articulo .page-header {
  border-bottom: solid 0px rgba(0, 0, 0, 0);
  margin-top: 59px;
  padding-bottom: 0px;
  margin-bottom: 9px;
}

@media screen and (min-width: 561px) {
  .page-heading-articulo .page-header {
    display: grid;
    grid-template-columns: 35px 1fr;
    /*grid-gap: 27px;*/
    display: flex;
  }
}
.page-heading .page-header h1 {
  font-family: "Raleway", sans-serif;
  font-size: 3.3rem;
  line-height: 1.2;
  font-weight: 800;
  color: #000;
  letter-spacing: 0.001em;
  margin-block: -0.1818181818em 0.1818181818em;
  text-transform: uppercase;
}
.page-heading .page-header .subtitle {
  font-size: 0.9393939394em;
  line-height: 1.2;
  font-weight: 700;
  color: #d20a11;
  text-transform: none;
  display: block;
  margin-block: 0.1935483871em -0.1935483871em;
}

/* lista ??? */
.bipo_listaflecha {
  list-style: none;
}

.bipo_listaflecha li:before {
  position: relative;
  top: 3px;
  display: inline;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "î‚’";
  margin-right: 9px;
  font-size: 11px;
  color: #d20a11;
}

/* --- --- 5.1.1 - Boton BACK ------ */
.page-heading {
  padding-top: 33px;
}

.page-heading.page-heading-articulo {
  padding-top: 36px;
}

.btn-back {
  font-weight: 900;
  font-family: "Raleway", sans-serif;
  font-size: 0.666666667em;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  color: #000;
  padding: 5px 12px 5px 5px;
  transition: all 0.5s ease 0s;
}

.btn-back span {
  background: #ebebe6;
  padding: 3px 12px 6px 12px;
  margin-left: -9px;
  margin-right: 8px;
  font-size: 1.4em;
  display: inline-block;
  margin-top: -5px;
  margin-bottom: -5px;
  transition: all 0.5s ease 0s;
}

.btn-back span:before {
  content: "←";
  display: inline-block;
  font-family: "IconDFBizkaia", "Times New Roman", serif;
  color: #d20a11;
}

.btn-back:hover {
  color: #d20a11;
}

.btn-back:hover span {
  background-color: #d20a11;
  color: #fff;
}

.btn-back:hover span:before {
  color: #fff;
}

/* --- --- 5.1.2 - Botones FAQS e IMPRIMIR ------ */
/* --- --- 5.1.3 - Botones redes sociales ------ */
.header-principal {
  padding-block-start: 10px;
}

.page-heading-articulo .page-header .redes-sociales {
  padding: 0;
  padding-inline-start: 30px;
  list-style: none;
  margin-block: 0 0;
  margin-inline: auto 0;
}
.redes-sociales li:not(:last-of-type) {
  margin-bottom: 7px;
}
.redes-sociales a {
  background-color: #fff;
  border: solid 1px #067F8D;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  color: #067F8D;
  padding: 11px 15px 12px;
  text-decoration: none;
  overflow: hidden;
}
.redes-sociales a:hover {
  color: #fff;
  background-color: #067F8D;
  text-decoration: none;
  border-color: #067F8D;
}
.redes-sociales a:hover::before {
  color: inherit;
}
.redes-sociales a:before {
  font-family: "IconDFBizkaia", serif;
  font-size: 27px;
  font-weight: 400;
  margin-inline: -2px 7px;
  margin-block: -7px -9px;
}
.redes-sociales a.print:before {
  content: "\e906";
}

@media screen and (max-width: 560px) {
  .header-principal {
    padding-block-start: 4px;
  }
  .redes-sociales {
    margin-block-end: 40px;
  }
  .redes-sociales li {
    text-align: right;
    margin-block: 3.2rem 4.7rem;
  }
  .redes-sociales a {
    display: inline-flex;
  }
}
/* --- 5.2 - Page Content ------ */
.row.articulo {
  margin-top: 4.2rem;
  margin-bottom: 23px;
}

.row.articulo.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.articulo.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

[class^=bg-container]:after {
  content: "";
  display: block;
  clear: both;
}

/* sección gris */
.art-seccion2 [class^=bg-container] {
  background-color: #e9e9e9;
  margin-bottom: 3.4rem;
}
.art-seccion2 [class^=bg-container] > .seccionFaq:first-child > :not(.seccionFaq-title):first-child,
.art-seccion2 [class^=bg-container] > .seccion2-texto:first-child > :not(.seccionFaq-title):first-child,
.art-seccion2 [class^=bg-container] > .seccion2-comodin1:first-child > :not(.seccionFaq-title):first-child,
.art-seccion2 [class^=bg-container] > .masinfo-wrapper:first-child > :not(.seccionFaq-title):first-child,
.art-seccion2 [class^=bg-container] > .seccion2-subtexto2:first-child > :not(.seccionFaq-title):first-child,
.art-seccion2 [class^=bg-container] > .seccion2-comodin2:first-child > :not(.seccionFaq-title):first-child {
  margin-block-start: 0;
}
.art-seccion2 [class^=bg-container] > .seccionFaq:first-child {
  margin-block-start: 1rem;
}
.art-seccion2 [class^=bg-container] > .seccionFaq:last-child {
  margin-block-end: 0.8rem;
}

@media screen and (min-width: 481px) {
  .row.articulo.row-no-gutters .art-seccion2 [class^=bg-container] {
    /*padding: 2.6rem 3rem 2rem;*/
    padding: 2.6rem 3rem 2.8rem;
  }
}
@media screen and (max-width: 480px) {
  .row.articulo.row-no-gutters .art-seccion2 [class^=bg-container] {
    /*padding: 15px;*/
    padding: 21px 15px 24px;
  }
}
.articulo #ContenidoPublico .art-seccion2 p strong, .articulo .art-seccion2.contenidoPublico p strong {
  color: #000;
}

/* Contenido Pagina: Contenido 1 */
#PublicoSeccion1Texto {
  margin-bottom: 0;
}

#PublicoSeccion2Texto.comodin {
  margin-bottom: 0px;
}

/* --- --- 5.2.1 - Etiquetas generales (editor) ------ */
.articulo p,
.articulo ol, .articulo ul {
  font-family: "Raleway";
  font-size: 1em;
  letter-spacing: 0.001em;
  color: #000;
  font-weight: 400;
  line-height: 1.5333;
  letter-spacing: 0.075em;
  margin: 0 0 10px;
  margin-bottom: 0.8em;
  text-align: left;
}
.articulo h1, .articulo .h1,
.articulo h2, .articulo .h2,
.articulo h3, .articulo .h3,
.articulo h4, .articulo .h4,
.articulo h5, .articulo .h5,
.articulo h6, .articulo .h6 {
  font-family: "Raleway";
  line-height: 1.66667;
  letter-spacing: 0.001em;
  color: #000;
  font-weight: 700;
}
.articulo h1.color-rojo, .articulo .h1.color-rojo,
.articulo h2.color-rojo, .articulo .h2.color-rojo,
.articulo h3.color-rojo, .articulo .h3.color-rojo,
.articulo h4.color-rojo, .articulo .h4.color-rojo,
.articulo h5.color-rojo, .articulo .h5.color-rojo,
.articulo h6.color-rojo, .articulo .h6.color-rojo {
  color: #d20a11;
}
.articulo h1.color-negro, .articulo .h1.color-negro,
.articulo h2.color-negro, .articulo .h2.color-negro,
.articulo h3.color-negro, .articulo .h3.color-negro,
.articulo h4.color-negro, .articulo .h4.color-negro,
.articulo h5.color-negro, .articulo .h5.color-negro,
.articulo h6.color-negro, .articulo .h6.color-negro {
  color: #000;
}
.articulo h1.color-verde, .articulo .h1.color-verde,
.articulo h2.color-verde, .articulo .h2.color-verde,
.articulo h3.color-verde, .articulo .h3.color-verde,
.articulo h4.color-verde, .articulo .h4.color-verde,
.articulo h5.color-verde, .articulo .h5.color-verde,
.articulo h6.color-verde, .articulo .h6.color-verde {
  color: #067F8D;
}
.articulo h1.peso-regular, .articulo .h1.peso-regular,
.articulo h2.peso-regular, .articulo .h2.peso-regular,
.articulo h3.peso-regular, .articulo .h3.peso-regular,
.articulo h4.peso-regular, .articulo .h4.peso-regular,
.articulo h5.peso-regular, .articulo .h5.peso-regular,
.articulo h6.peso-regular, .articulo .h6.peso-regular {
  font-weight: 700;
}
.articulo h1.peso-bold, .articulo .h1.peso-bold,
.articulo h2.peso-bold, .articulo .h2.peso-bold,
.articulo h3.peso-bold, .articulo .h3.peso-bold,
.articulo h4.peso-bold, .articulo .h4.peso-bold,
.articulo h5.peso-bold, .articulo .h5.peso-bold,
.articulo h6.peso-bold, .articulo .h6.peso-bold {
  font-weight: 800;
}
.articulo h1, .articulo .h1 {
  font-size: 3.3rem;
  font-weight: 800;
}
.articulo h2, .articulo .h2 {
  font-size: 3.1rem;
  color: #d20a11;
}
.articulo h3, .articulo .h3 {
  font-size: 2.4rem;
}
.articulo h4, .articulo .h4 {
  font-size: 1.9rem;
}
.articulo h5, .articulo .h5 {
  font-size: 1.6rem;
  font-weight: 800;
}
.articulo h6, .articulo .h6 {
  font-size: 1.5rem;
  color: #d20a11;
}
.articulo strong {
  font-weight: 700;
}
.articulo a {
  font-weight: 400;
  color: #d20a11;
  text-decoration: underline;
}
.articulo a:hover {
  color: #000;
  text-decoration: underline;
}
.articulo ul {
  padding-left: 16px;
  list-style: none;
  margin-top: 22px;
  margin-bottom: 16px;
}
.articulo ol {
  padding-left: 37px;
  margin-top: 19px;
  margin-bottom: 11px;
}
.articulo ul li, .articulo .articulo ol li {
  line-height: 17px;
  letter-spacing: 0.04em;
  margin-left: 4px;
}
.articulo ul li {
  margin-bottom: 15px;
}
.articulo ol li {
  margin-bottom: 0px;
  line-height: 1.45;
  margin-bottom: 8px;
}
.articulo p.faq-sca {
  color: #666;
  font-style: italic;
}

.articulo [class*=art-seccion] ul > li:before {
  content: "\ea3c";
  color: #d20a11;
  font-weight: 500;
  line-height: 1.8;
  font-size: 0.667em;
  font-family: "IconDFBizkaia" !important;
  margin-left: -15px;
  margin-right: 0px;
  width: 15px;
  display: inline-block;
}

.articulo blockquote {
  padding: 29px 25px;
  font-size: 0.867em;
  line-height: 2.0769; /*27px???*/
  font-weight: 400;
  font-style: italic;
  border: 7px solid #eee;
}

/*.articulo p strong {
    font-size: 20px;
    color: $main;
    margin-top: 20px;
    font-weight: 600;
    padding-left: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.1;
    font-family: 'Raleway';
}*/
.articulo pre {
  background-color: transparent;
  border: 0;
  font-size: 2.5rem;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  display: block;
  white-space: initial;
  word-break: break-word;
  padding-left: 29px;
  margin-top: 22px;
  margin-bottom: 10px;
}

.articulo pre:only-of-type {
  margin-top: 18px;
}

.articulo pre + pre {
  margin-bottom: 26px;
  margin-top: 0;
}

.articulo pre:before {
  content: "\e942";
  background-color: #d20a11;
  color: #fff;
  border-radius: 30px;
  padding: 10px;
  font-family: "IconDFBizkaia";
  font-size: 2rem;
  font-weight: 400;
  margin-right: 1rem;
}

.articulo pre span:not(.txt_resaltar) {
  word-break: keep-all;
  display: inline-block;
  color: #d20a11;
}

.articulo .art-seccion2 ul {
  padding-left: 37px;
}

.articulo .seccion2-texto *:first-child {
  margin-top: 0px;
}

/* Clases para listados sin flechas y listas en linea */
.articulo ul.listado-sinFlechas {
  list-style: none;
  padding-left: 0;
}
.articulo ul.listado-sinFlechas li {
  list-style: none;
  margin-left: 0;
}

.articulo [class*=art-seccion] ul.listado-sinFlechas > li:before {
  content: "";
}

.articulo ul.listado-enLinea li {
  margin-bottom: 8px;
  display: inline-block;
}
.articulo ul.listado-enLinea li:not(:last-child) {
  margin-right: 18px;
}
.articulo ul.listado-enLinea li a {
  margin-left: 0;
}
.articulo ul.listado-enLinea.listado-sinFlechas li:not(:last-child) {
  margin-right: 8px;
}

.articulo .bg-container-none > div img,
.articulo .bg-container-gris > div img {
  max-width: 100%;
  display: block;
  margin-inline: auto;
  margin-bottom: 26px;
  float: none !important;
}
.articulo .bg-container-none > div img + img,
.articulo .bg-container-gris > div img + img {
  margin-top: 32px;
}
.articulo .bg-container-none > div img + h3,
.articulo .bg-container-none > div img + h4,
.articulo .bg-container-none > div img + h5,
.articulo .bg-container-none > div img + h6,
.articulo .bg-container-gris > div img + h3,
.articulo .bg-container-gris > div img + h4,
.articulo .bg-container-gris > div img + h5,
.articulo .bg-container-gris > div img + h6 {
  margin-top: 1.5em;
}
.articulo .bg-container-none > div img.align-left,
.articulo .bg-container-gris > div img.align-left {
  margin-inline: 0 auto;
}
.articulo .bg-container-none > div img.align-right,
.articulo .bg-container-gris > div img.align-right {
  margin-inline: auto 0;
}
.articulo .bg-container-none > div img.inline,
.articulo .bg-container-gris > div img.inline {
  display: inline-block;
  margin-top: 0;
}
.articulo .bg-container-none > div h3 + img,
.articulo .bg-container-none > div h4 + img,
.articulo .bg-container-gris > div h3 + img,
.articulo .bg-container-gris > div h4 + img {
  margin-top: 24px;
}
.articulo .bg-container-none > div p + img,
.articulo .bg-container-none > div ul + img,
.articulo .bg-container-gris > div p + img,
.articulo .bg-container-gris > div ul + img {
  margin-top: 29px;
}
.articulo .art-seccion1 .bg-container-none > div:first-child img:first-child {
  margin-top: 9px;
}
.articulo .art-seccion1 .bg-container-none > div:last-child {
  margin-block-end: 5rem;
}
.articulo .art-seccion1 .bg-container-none > div:last-child img:last-child {
  margin-bottom: 40px;
}
.articulo .bg-container-gris > div:first-child img:first-child {
  margin-top: 20px;
}
.articulo .bg-container-gris > div:last-child img:last-child {
  margin-bottom: 0px;
}
.articulo .art-seccionPie .bg-container-none .seccionPiePag-texto:last-child,
.articulo .art-seccionPie .bg-container-none .seccionPiePag-comodin1:last-child {
  margin-bottom: 26px;
}
.articulo .art-seccionPie .bg-container-none > div:first-child img:first-child {
  margin-top: 11px;
}
.articulo .art-seccionPie .bg-container-none > div:last-child img:last-child {
  margin-bottom: 32px;
}

/* --- --- 5.2.2 - Comodines ------ */
.comodin {
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .comodin {
    padding: 10px 20px;
  }
}
/*.comodin ul li::before {content: ''; display: block;}*/
.row.articulo.row-no-gutters .art-seccion3 [class^=bg-container] {
  background-color: #067F8D;
  border: 5px solid #067F8D;
  text-align: left;
  padding: 2.8rem 1.5rem 3rem;
  margin: 0 auto;
  color: #fff;
}

.articulo .art-seccion3,
.articulo .art-seccion3 *,
.articulo .art-seccion3 pre,
.articulo .art-seccion3 pre span,
.art-seccion3 p a.btn-cita-previa,
.art-seccion3 p a.btn-cita-previa-privado {
  text-align: center;
}

.art-seccion3 p, .art-seccion3 p strong, .articulo .art-seccion3 h3, .articulo .art-seccion3 h4, .articulo .art-seccion3 h5, .articulo .art-seccion3 ol, .articulo .art-seccion3 ul, .articulo .art-seccion3 pre, .articulo .art-seccion3 pre span {
  color: #fff;
}

.art-seccion3 p a {
  color: #fff;
  text-decoration: underline;
}

.art-seccion3 p a:hover {
  color: #000;
  text-decoration: underline;
}

.articulo .art-seccion3 pre {
  padding: 10px;
}

.articulo .art-seccion3 ul {
  padding: 0px 0px 0px 8px;
}

.articulo .art-seccion3 ol {
  padding: 0px 0px 0px 12px;
}

.row.articulo a.btn-cita-previa, .row.articulo a.btn {
  background-color: #000;
  color: #fff;
  padding: 1.5rem 3rem;
  text-decoration: none;
  font-size: 1.3rem;
  text-transform: uppercase;
  margin: 2em auto 1em;
  display: table;
  width: max-content;
  transition: all 0.5s ease 0s;
}

.row.articulo a.btn-cita-previa-privado,
.row.articulo a.btn {
  background-color: #000;
  color: #fff;
  padding: 1.5rem 3rem;
  text-decoration: none;
  font-size: 1.3rem;
  text-transform: uppercase;
  margin: 2em auto 1em;
  display: table;
  width: max-content;
  transition: all 0.5s ease 0s;
}

.row.articulo a.btn-cita-previa:hover, .row.articulo a.btn:hover {
  background-color: #d20a11;
  color: #fff;
  text-decoration: none;
}

.row.articulo a.btn-cita-previa-privado:hover, .row.articulo a.btn:hover {
  background-color: #d20a11;
  color: #fff;
  text-decoration: none;
}

.articulo .art-seccion3 ul li:before {
  color: #fff;
}

/* --- --- 5.2.3 - Contenido privado ------ */
.art-seccionPrivado {
  /*background-color: $main;*/
  padding: 0px;
  margin: 0 auto 30px;
}

.art-seccionPrivado:before, .art-seccionPrivado:after {
  content: "";
  display: block;
  background-color: #d20a11;
}

.art-seccionPrivado:before {
  height: 11px;
  margin-bottom: 1.8rem;
}

.art-seccionPrivado:after {
  height: 1px;
  margin-top: 2rem;
  clear: both;
}

@media screen and (min-width: 481px) {
  .art-seccionPrivado > *, #MasInformacionPrivado > * {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media screen and (max-width: 480px) {
  .art-seccionPrivado > *, #MasInformacionPrivado > * {
    padding-left: 1px;
    padding-right: 1px;
  }
}
.art-seccionPrivado h3 {
  font-size: 1.6em;
  color: #d20a11;
  margin-top: 20px;
  padding-left: 0;
  text-transform: uppercase;
  margin-bottom: 16px;
  line-height: 1.1;
  font-family: "Raleway";
}

#PrivadoComodinSuperior {
  color: #000;
}

.art-seccionPrivado #PrivadoTexto > *:first-child {
  margin-top: 0 !important;
}

@media screen and (min-width: 992px) {
  .art-seccionPrivado:before, .art-seccionPrivado:after {
    margin-left: 29px;
  }
  .art-seccionPrivado > *, #MasInformacionPrivado > * {
    margin-left: 30px;
  }
}
/* --- --- 5.2.4 - Palabras clave ------ */
.palabrasClave .panel.panel-default {
  border: 0;
  margin: 20px 0;
  padding-left: 0;
}

.palabrasClave .panel.panel-default .panel-body {
  padding: 15px;
  border: 0;
  border-left: 5px #d20a11 solid;
  padding: 5px 15px;
}

.palabrasClave .panel.panel-default .panel-body .knowledge-article-keywords span.xrm-attribute-value-encoded {
  font-weight: bold;
}

/* --- --- 5.2.5 - Apartado Más información ------ */
@media screen and (min-width: 992px) {
  .art-seccion3 + .art-seccionPie {
    margin-top: 30px;
  }
}
#PiePagina, #MasInformacion, #MasInformacionPrivado {
  margin: 20px auto;
}

#MasInformacion {
  margin-bottom: 20px;
}

#MasInformacionPrivado {
  margin-bottom: 0px;
}

#MasInformacionContenido, #MasInformacionContenidoprivado, .contenido-desplegable:not(#seccionPriv-desplegable) {
  float: left;
  padding: 0;
}

.art-seccionPrivado .masinfo {
  margin-bottom: 5px;
}

#btnMasInformacion, #btnMasInformacionprivado, input.btnMasInfo {
  font-size: 1.0666667em;
  border: 0;
  background-color: transparent;
  color: #d20a11;
  letter-spacing: -0.05em;
}

button.btnMasInfo {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  color: #d20a11;
  margin: 0;
  padding: 0;
}
button.btnMasInfo .btn-text {
  font-size: 1.6rem;
  color: inherit;
  letter-spacing: -0.05em;
  margin-inline-start: 0.375em;
}

#MasInformacionPrivado .masinfoprivado {
  padding-left: 5px;
  padding-right: 5px;
}

.icono:before {
  content: "\e916";
  color: #d20a11;
  font-size: 0.933em;
  font-family: "IconDFBizkaia" !important;
  width: 15px;
  font-weight: 500;
}

.icono.special:before {
  content: "\e917";
}

.masinfo, .masinfoprivado {
  padding: 5px 0 5px 5px;
  float: left;
  width: auto;
  margin-bottom: 20px;
}

.masinfoprivado, #MasInformacionContenidoprivado, .contenido-desplegable {
  width: 100%;
  margin-bottom: 14px;
}

.masinfo-wrapper:after {
  clear: both;
  content: "";
  display: block;
}

.masinfo-wrapper:last-child .masinfo {
  margin-bottom: -6px;
}

.masinfo-wrapper:first-child .contenido-desplegable:not(.desplegado) + .masinfo {
  margin-top: -5px;
}

.art-seccion2 .masinfo-wrapper .contenido-desplegable {
  margin-bottom: 8px;
}

.articulo .art-seccion2 ul ul,
.articulo .art-seccion2 ol ol,
.articulo .art-seccion2 ul ol,
.articulo .art-seccion2 ol ul {
  padding-left: 16px;
}

/* --- --- 5.2.6 - Apartado Preguntas frecuentes ------ */
.faqs {
  background-color: #333;
  color: #fff;
  padding-top: 63px;
  padding-bottom: 47px;
}

.faqs-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
}

.faqs-content-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 26px 1fr;
  grid-template-columns: auto 1fr;
  grid-gap: 26px;
  -ms-grid-column: 1;
}

.faqs-button {
  -ms-grid-column: 2;
  text-align: right;
}

.faqs-icon {
  -ms-grid-column: 1;
}
.faqs-icon:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67' height='63'%3E%3Cpath fill='%23fff' d='M0 0v52h13v11l14.5-11H67V0H0Zm63 48H26l-9 7v-7H4V4h59v44Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 67px;
  height: 63px;
  margin-left: 38px;
}

.faqs-content {
  -ms-grid-column: 3;
}
.faqs-content .top-text {
  font-size: 1.6em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.083333;
  letter-spacing: 0.03em;
  margin-top: -0.125em;
  margin-bottom: 0.2916667em;
}
.faqs-content .bottom-text {
  font-size: 1.466667em;
  margin-left: -1px;
  letter-spacing: 0.026em;
  line-height: 1.1818181818;
}

.btn-faqs span {
  background: #d20a11;
  display: inline-block;
  width: 55px;
  height: 55px;
  transition: all 0.5s ease 0s;
  margin-top: 5px;
  margin-right: 41px;
  text-align: center;
  font-size: 2.0666667em;
}
.btn-faqs span:before {
  content: "→";
  display: inline-block;
  font-family: "IconDFBizkaia", "Times New Roman", serif;
  color: #fff;
}
.btn-faqs:hover span {
  background: #fff;
}
.btn-faqs:hover span:before {
  color: #d20a11;
}

@media screen and (max-width: 767px) {
  .faqs-icon:before {
    margin-left: 15px;
  }
  .btn-faqs span {
    margin-right: 15px;
  }
}
@media screen and (max-width: 480px) {
  .faqs-wrapper {
    grid-gap: 15px;
    -ms-grid-columns: 1fr 15px auto;
  }
  .faqs-button {
    -ms-grid-column: 3;
  }
  .faqs-content-wrapper {
    grid-gap: 14px;
    -ms-grid-columns: auto 14px 1fr;
  }
  .faqs-icon:before {
    width: 52px;
    height: 50px;
    margin-left: 0px;
  }
  .faqs-content .top-text {
    font-size: 1.2em;
    line-height: 1.25;
  }
  .faqs-content .bottom-text {
    font-size: 1.066667em;
    line-height: 1.25;
  }
  .btn-faqs span {
    margin-right: 0px;
    width: 40px;
    height: 40px;
    font-size: 1.53333em;
  }
}
table th {
  background-color: #067F8D;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5333333333;
  font-weight: 700;
  letter-spacing: 0.0133333333em;
  vertical-align: baseline;
}
table td {
  background-color: #fff;
  color: #000;
  font-size: 1.5rem;
  line-height: 1.5333333333;
  font-weight: 400;
  letter-spacing: 0.0133333333em;
  vertical-align: baseline;
}
table.faqs-table {
  width: 100%;
  margin-block-start: 18px;
}
table.faqs-table th {
  padding: 0.7rem 0.8rem 1rem;
  width: 50%;
  background-color: #d20a11;
}
table.faqs-table th:first-child {
  width: min-content;
}
table.faqs-table td {
  padding: 0.7rem 0.8rem 0.9rem;
  border-block-end: solid 0.1rem #CED4D6;
}
table.faqs-table td p,
table.faqs-table td li {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
}
table.faqs-table td :last-child {
  margin-block-end: 0;
}
[data-flvl="2"] table.faqs-table thead th {
  background-color: #067F8D;
}
[data-flvl="3"] table.faqs-table thead th {
  background-color: #000;
}
table.faqs-table:has(+ p) {
  margin-block-end: 1.8rem;
}
.sedeFaq-panel-content > table.faqs-table:first-child {
  margin-block-start: 1.4rem;
}
@media screen and (max-width: 992px) {
  .sedeFaq-panel-content > table.faqs-table:first-child {
    margin-block-start: 2.8rem;
  }
}
.sedeFaq-panel-content > table.faqs-table:last-child {
  margin-block-end: 1rem;
}
@media screen and (max-width: 560px) {
  table.faqs-table thead tr {
    display: none;
  }
  table.faqs-table tbody td {
    display: block;
    width: 100%;
    position: relative;
  }
  table.faqs-table tbody td::before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    margin-inline-end: 0.6rem;
  }
  table.faqs-table tbody td:after {
    display: block;
    width: 100%;
    height: 0.1rem;
    background-color: #CED4D6;
    position: absolute;
    left: 0;
  }
  table.faqs-table tbody td:first-child {
    padding-block-start: 0.8rem;
  }
  table.faqs-table tbody td:first-child:after {
    content: "";
    top: 0;
  }
  table.faqs-table tbody td:nth-child(even) {
    background-color: #F6FBFC;
  }
  table.faqs-table tbody td:last-child {
    padding-block-end: 0.8rem;
  }
}

/* --- --- 5.2.7 - Actualización de la estructura de Articulo ------ */
@media screen and (min-width: 992px) {
  .articulo-col-right {
    margin-top: 21px;
  }
  .row.articulo.row-no-gutters .art-seccionPrivado + .art-seccion3 .bg-container-verde {
    margin-left: 29px;
    margin-right: -1px;
  }
}
@media screen and (max-width: 991px) {
  .articulo.grid-publico {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-areas: "artSec1" "artSec2" "artSecPie" "artSec3";
  }
  .articulo.grid-publico .art-seccion1 {
    grid-area: artSec1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
  }
  .articulo.grid-publico .art-seccion2 {
    grid-area: artSec2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
  }
  .articulo.grid-publico .art-seccion3 {
    grid-area: artSec3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
  }
  .articulo.grid-publico .art-seccionPie {
    grid-area: artSecPie;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
  }
}
/* - 6 - PAGINA CAJAS ------------------------------------------------------------------------*/
.cinco-cajas {
  background: #ebebe6 url(bg.svg) no-repeat 50% 0/cover !important;
  padding: 0 !important;
}

#guia-de-guias {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 320px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 768px) {
  #guia-de-guias {
    height: 550px;
    min-height: 480px;
  }
}
#guia-de-guias {
  height: auto !important;
}

.cinco-cajas h1 {
  font-size: 1.267em;
  line-height: 1.45;
}

@media screen and (max-width: 992px) {
  #guia-bread .row + .row {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0 25px;
  }
  #guia-bread .row + .row > div {
    padding: 0;
    margin: 0;
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #guia-bread .row + .row {
    padding: 0 15px;
  }
}
/* --- 6.1 - Etiquetas generales ------ */
#guia-de-guias * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#guia-de-guias *[aria-hidden=true] {
  display: none;
}

#guia-de-guias *[aria-hidden=false] {
  display: block;
}

#guia-de-guias a {
  color: #d20a11;
  text-decoration: underline;
}

#guia-de-guias a:hover {
  color: #000;
  text-decoration: underline;
}

#guia-de-guias a.disabled {
  cursor: default;
}

#guia-de-guias p {
  margin: 0 0 10px 0;
  font-size: 1em;
  letter-spacing: 0 !important;
}

.cinco-cajas ul:not(.breadcrumb) {
  list-style: none;
}

.cinco-cajas ul:not(.breadcrumb) li:before {
  content: "\ea3c";
  color: #d20a11;
  font-weight: 500;
  line-height: 1.8;
  font-size: 0.667em;
  font-family: "IconDFBizkaia" !important;
  margin-left: 0px;
  width: 15px;
  display: inline-block;
}

#guia-de-guias div.slides {
  width: 100%;
  padding: 30px 25px;
  overflow: hidden;
  height: 100%;
}

@media (min-width: 768px) {
  #guia-de-guias div.slides {
    padding: 0 25px;
  }
}
#guia-de-guias .preg-previa {
  color: #d20a11;
  text-align: center;
  font-size: 1.46667em;
  line-height: 1.27272727;
  font-weight: 700;
}

/* --- 6.2 - Content header ------ */
#guia-bread .row:nth-child(2) {
  width: 100%;
}

#guia-de-guias .titular {
  margin: 45px auto 15px auto;
  text-align: center;
}
#guia-de-guias .titular h1, #guia-de-guias .titular h2 {
  font-size: 1.467em;
  line-height: 1.27273;
  font-weight: 600;
  color: #000;
  text-align: left;
  margin: 0 0 5px 0;
  border-left: 5px #d20a11 solid;
  padding-left: 10px;
}
#guia-de-guias .titular h1 span, #guia-de-guias .titular h2 span {
  font-family: "raleway";
  font-weight: 600;
  border-right: 1px solid #d20a11;
  padding-right: 15px;
  margin-right: 12px;
}
@media (min-width: 768px) {
  #guia-de-guias .titular h1, #guia-de-guias .titular h2 {
    margin: 0 0 15px 0;
  }
}
#guia-de-guias .titular p {
  font-size: 0.8em;
  letter-spacing: 0px !important;
  line-height: 1.25 !important;
}
#guia-de-guias .titular .migas {
  margin-bottom: 2px;
}
#guia-de-guias .titular .migas span,
#guia-de-guias .titular .migas a {
  color: #666;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.363636;
  letter-spacing: 1px;
  text-decoration: none;
  margin-right: 5px;
}
#guia-de-guias .titular .migas span:not(:last-child):after,
#guia-de-guias .titular .migas a:not(:last-child):after {
  content: "›";
  margin-left: 6px;
  color: #666;
}
#guia-de-guias .titular .migas span:first-child,
#guia-de-guias .titular .migas a:first-child {
  font-weight: 800;
}
#guia-de-guias .titular .migas a {
  color: #d20a11;
}
#guia-de-guias .titular .migas a:hover {
  color: #067F8D;
}
#guia-de-guias .subtitular p.largo {
  display: none;
}
#guia-de-guias .subtitular .h1.color-rojo,
#guia-de-guias .subtitular h2.color-rojo, #guia-de-guias .subtitular .h2.color-rojo,
#guia-de-guias .subtitular h3.color-rojo, #guia-de-guias .subtitular .h3.color-rojo,
#guia-de-guias .subtitular h4.color-rojo, #guia-de-guias .subtitular .h4.color-rojo,
#guia-de-guias .subtitular h5.color-rojo, #guia-de-guias .subtitular .h5.color-rojo,
#guia-de-guias .subtitular h6.color-rojo, #guia-de-guias .subtitular .h6.color-rojo {
  color: #d20a11;
}
#guia-de-guias .subtitular .h1.color-negro,
#guia-de-guias .subtitular h2.color-negro, #guia-de-guias .subtitular .h2.color-negro,
#guia-de-guias .subtitular h3.color-negro, #guia-de-guias .subtitular .h3.color-negro,
#guia-de-guias .subtitular h4.color-negro, #guia-de-guias .subtitular .h4.color-negro,
#guia-de-guias .subtitular h5.color-negro, #guia-de-guias .subtitular .h5.color-negro,
#guia-de-guias .subtitular h6.color-negro, #guia-de-guias .subtitular .h6.color-negro {
  color: #000;
}
#guia-de-guias .subtitular .h1.color-verde,
#guia-de-guias .subtitular h2.color-verde, #guia-de-guias .subtitular .h2.color-verde,
#guia-de-guias .subtitular h3.color-verde, #guia-de-guias .subtitular .h3.color-verde,
#guia-de-guias .subtitular h4.color-verde, #guia-de-guias .subtitular .h4.color-verde,
#guia-de-guias .subtitular h5.color-verde, #guia-de-guias .subtitular .h5.color-verde,
#guia-de-guias .subtitular h6.color-verde, #guia-de-guias .subtitular .h6.color-verde {
  color: #067F8D;
}
#guia-de-guias .subtitular .h1.peso-regular,
#guia-de-guias .subtitular h2.peso-regular, #guia-de-guias .subtitular .h2.peso-regular,
#guia-de-guias .subtitular h3.peso-regular, #guia-de-guias .subtitular .h3.peso-regular,
#guia-de-guias .subtitular h4.peso-regular, #guia-de-guias .subtitular .h4.peso-regular,
#guia-de-guias .subtitular h5.peso-regular, #guia-de-guias .subtitular .h5.peso-regular,
#guia-de-guias .subtitular h6.peso-regular, #guia-de-guias .subtitular .h6.peso-regular {
  font-weight: 600;
}
#guia-de-guias .subtitular .h1.peso-bold,
#guia-de-guias .subtitular h2.peso-bold, #guia-de-guias .subtitular .h2.peso-bold,
#guia-de-guias .subtitular h3.peso-bold, #guia-de-guias .subtitular .h3.peso-bold,
#guia-de-guias .subtitular h4.peso-bold, #guia-de-guias .subtitular .h4.peso-bold,
#guia-de-guias .subtitular h5.peso-bold, #guia-de-guias .subtitular .h5.peso-bold,
#guia-de-guias .subtitular h6.peso-bold, #guia-de-guias .subtitular .h6.peso-bold {
  font-weight: 800;
}
#guia-de-guias .subtitular .h1 {
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
#guia-de-guias .subtitular h2, #guia-de-guias .subtitular .h2 {
  font-size: 2.2rem;
  color: #d20a11;
  font-weight: 700;
}
#guia-de-guias .subtitular h3, #guia-de-guias .subtitular .h3 {
  font-size: 2rem;
  font-weight: 800;
  color: #000;
}
#guia-de-guias .subtitular h4, #guia-de-guias .subtitular .h4 {
  font-size: 2rem;
  font-weight: 600;
  color: #d20a11;
}
#guia-de-guias .subtitular h5, #guia-de-guias .subtitular .h5 {
  font-size: 1.8rem;
  font-weight: 800;
  color: #000;
}
#guia-de-guias .subtitular h6, #guia-de-guias .subtitular .h6 {
  font-size: 1.6rem;
  font-weight: 800;
  color: #d20a11;
}
#guia-de-guias .masinfo {
  background-color: transparent;
  color: #d20a11;
  cursor: pointer;
  padding: 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1.067em;
  transition: 0.4s;
}
#guia-de-guias .masinfo .icono:before {
  margin-right: -2px;
}
#guia-de-guias .panel {
  padding: 0 0;
  background-color: rgba(0, 0, 0, 0);
  transition: max-height 0.2s ease-out;
  margin: 0;
}
#guia-de-guias .panel:after {
  content: "";
  display: block;
  height: 16px;
  width: 100%;
}

/* --- 6.3 - Desplegable: ver más ------ */
/* --- 6.4 - Fichas ------ */
#guia-de-guias .opciones {
  -webkit-perspective: 2000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  height: 300px;
  z-index: 0;
}

@media (min-width: 768px) {
  #guia-de-guias .opciones {
    height: 360px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
    margin-top: 40px;
  }
}
#guia-de-guias .opciones .ficha {
  position: relative;
  height: 100%;
  display: block;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  margin-bottom: 2%;
  margin-top: 2%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 37px -15px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 0px 37px -15px rgba(0, 0, 0, 0.36);
  color: #000;
  border-right: 5px solid #067F8D;
}

@media (min-width: 768px) {
  #guia-de-guias .opciones .ficha {
    margin-bottom: 0;
    margin-top: 0;
    height: 300px;
    max-width: 300px;
    border-bottom: 5px solid #067F8D;
    border-right-width: 0px;
  }
  #guia-de-guias .opciones .ficha:hover p.tit {
    color: #067F8D;
  }
}
#guia-de-guias .opciones .ficha > div,
#guia-de-guias .opciones .ficha > a {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-animation: fadeIn 0.8s ease-out;
  animation: fadeIn 0.8s ease-out;
}

#guia-de-guias .opciones .ficha > div img,
#guia-de-guias .opciones .ficha > a img {
  float: left;
  max-height: 100%;
  width: auto;
  max-width: 20%;
  margin-right: 10px;
}

@media (min-width: 768px) {
  #guia-de-guias .opciones .ficha > div img,
#guia-de-guias .opciones .ficha > a img {
    float: none;
    display: block;
    margin: 0 auto;
    max-width: 60%;
    max-height: 200px;
    width: 100%;
    height: 100%;
  }
}
#guia-de-guias .opciones .ficha > div.front,
#guia-de-guias .opciones .ficha > a.front {
  padding: 10px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  #guia-de-guias .opciones .ficha > div.front,
#guia-de-guias .opciones .ficha > a.front {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
  }
}
#guia-de-guias .opciones .ficha > div.front .titulo,
#guia-de-guias .opciones .ficha > a.front .titulo {
  display: block;
}

@media (max-width: 767px) {
  #guia-de-guias .opciones .ficha > div.front .titulo,
#guia-de-guias .opciones .ficha > a.front .titulo {
    padding-left: 20px;
  }
}
#guia-de-guias .opciones .ficha > div.front .titulo p,
#guia-de-guias .opciones .ficha > a.front .titulo p {
  margin: 0;
  line-height: 1.2;
  font-size: 1em;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

@media (min-width: 768px) {
  #guia-de-guias .opciones .ficha > div.front .titulo p,
#guia-de-guias .opciones .ficha > a.front .titulo p {
    line-height: 1.625;
    font-size: 16px;
  }
}
#guia-de-guias .opciones .ficha > div.front .titulo p.tit,
#guia-de-guias .opciones .ficha > a.front .titulo p.tit {
  text-transform: uppercase;
  font-size: 0.933em;
}

#guia-de-guias .opciones .ficha > a.front .titulo p.tit {
  font-size: 0.933em;
  text-transform: none;
  line-height: 1.285714;
  font-weight: 500;
}

@media (min-width: 768px) {
  #guia-de-guias .opciones .ficha > div.front .titulo p.tit,
#guia-de-guias .opciones .ficha > a.front .titulo p.tit {
    font-size: 1.3333em;
    max-width: 100%;
    line-height: 1.3;
  }
}
@media (min-width: 768px) {
  #guia-de-guias .opciones .ficha > div.front,
#guia-de-guias .opciones .ficha > a.front {
    padding: 20px;
  }
}
#guia-de-guias .opciones .ficha .fin.front {
  width: 100%;
  padding: 10px 20px;
  text-decoration: none;
}

@media (min-width: 768px) {
  #guia-de-guias .opciones .ficha .fin.front {
    border: 0;
  }
}
#guia-de-guias a.front.fin .titulo p.tit {
  margin: 0 0 10px 0;
  font-size: 1.333em;
  max-width: 100%;
  line-height: 1.3;
  color: #000;
  text-transform: uppercase;
}

#guia-de-guias .opciones .ficha > a.fin.front img {
  float: none;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: inherit;
}

@media (max-width: 767px) {
  #guia-de-guias .opciones .ficha > a.fin.front img {
    width: 27.0833333vw;
    height: auto;
    max-width: 100%;
  }
}
#guia-de-guias .opciones .ficha .fin.front span {
  margin-bottom: 0px;
  display: block;
  max-height: 154px;
}

#guia-de-guias .opciones .ficha.sigue {
  position: relative;
}

#guia-de-guias .opciones .ficha.sigue:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  bottom: 0;
  margin: auto 0;
  right: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
}

@media (min-width: 768px) {
  #guia-de-guias .opciones .ficha.sigue:after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    right: 0;
    left: 0;
    top: auto;
    bottom: -20px;
    margin: 0 auto;
  }
}
#guia-de-guias .opciones .ficha.sigue:before {
  content: "";
  position: absolute;
  border-top: 2px dotted #067F8D;
  width: 23px;
  top: 49%;
  right: -23px;
  margin: auto 0;
  height: 1px;
  left: unset;
}

@media (min-width: 768px) {
  #guia-de-guias .opciones .ficha.sigue:before {
    height: 430px;
    width: 1px;
    top: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top: 0;
    border-bottom: none;
    border-radius: 0;
    border-left: 4px dotted #067F8D;
  }
}
@media (min-width: 768px) {
  #guia-de-guias .ficha {
    margin-left: 15px;
    margin-right: 15px;
  }
}
/* HACK PARA TAMAÑOS DE TEXTO SEGUN NUMERO DE FICHAS */
@media (min-width: 481px) {
  .cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(1) a.front .titulo p.tit {
    font-size: 1.333em;
  }
  .cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(2) a.front .titulo p.tit,
.cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(2) ~ .ficha a.front .titulo p.tit {
    font-size: 1.333em;
  }
  .cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(3) a.front .titulo p.tit,
.cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(3) ~ .ficha a.front .titulo p.tit {
    font-size: 1.333em;
  }
  .cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(5) a.front .titulo p.tit,
.cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(5) ~ .ficha a.front .titulo p.tit {
    font-size: 1.067em;
  }
}
@media (min-width: 993px) {
  .cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(4) a.fin.front img,
.cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(4) ~ .ficha a.fin.front img,
.cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(5) a.fin.front img,
.cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(5) ~ .ficha a.fin.front img {
    height: 100px;
  }
  .cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(4),
.cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(4) ~ .ficha {
    height: 270px;
  }
  .cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(5),
.cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(5) ~ .ficha {
    height: 280px;
  }
}
@media (max-width: 1151px) and (min-width: 481px) {
  .cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(4) a.front .titulo p.tit,
.cinco-cajas #guia-de-guias .opciones .ficha:first-child:nth-last-child(4) ~ .ficha a.front .titulo p.tit {
    font-size: 1.067em;
  }
}
/****  RESPONSIVE DESIGN  ****/
@media (max-width: 992px) {
  #guia-de-guias .opciones .ficha {
    min-height: 130px;
  }
  #guia-de-guias .opciones .ficha .fin.front {
    min-height: 0;
    align-items: center;
    display: flex;
  }
  #guia-de-guias .opciones .ficha > a.fin.front img {
    height: 100%;
    margin: 0 20px 0 0;
  }
  #guia-de-guias .opciones .ficha > div img, #guia-de-guias .opciones .ficha > a img {
    height: 100px;
  }
  #guia-de-guias a.front.fin .titulo p.tit {
    margin: 0;
    font-size: 1em;
  }
}
@media (max-width: 992px) and (orientation: landscape) {
  #guia-de-guias .opciones .ficha > div img, #guia-de-guias .opciones .ficha > a img {
    width: 15%;
    margin-right: 40px;
  }
  #guia-de-guias a.front.fin .titulo p.tit {
    font-size: 1.2em;
  }
}
@media (max-width: 420px) {
  #guia-de-guias .opciones .ficha > div img, #guia-de-guias .opciones .ficha > a img {
    height: 80px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #guia-de-guias .opciones .ficha > a.fin.front img,
#guia-de-guias .opciones .ficha > div img, #guia-de-guias .opciones .ficha > a img {
    width: fit-content;
    margin: 0 auto;
    max-width: 40%;
    height: auto;
  }
  #guia-de-guias a.front.fin .titulo p.tit {
    font-size: 1.333em;
    max-width: 100%;
    line-height: 1.3;
  }
  #guia-de-guias .opciones .ficha .fin.front {
    display: block;
    align-items: normal;
    min-height: 310px;
  }
}
/* RESPONSIVE para cajas cuando son 5 fichas */
@media screen and (min-width: 768px) and (max-width: 992px) {
  #guia-de-guias .opciones.full-ficha {
    display: block;
    height: initial;
    z-index: 0;
  }
  #guia-de-guias .opciones.full-ficha .ficha {
    margin: 0 0 25px;
    height: inherit;
    max-width: inherit;
    border-bottom: 0px solid rgba(0, 0, 0, 0);
    border-right: 5px solid #067F8D;
  }
  #guia-de-guias .opciones.full-ficha .ficha .fin.front {
    display: -ms-grid;
    display: grid;
    min-height: unset;
    float: none;
    overflow: visible;
    position: relative;
    -ms-grid-columns: 90px 20px 1fr;
    grid-template-columns: 90px 1fr;
    grid-gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #guia-de-guias .opciones.full-ficha .ficha .fin.front span {
    max-height: unset;
    display: inline;
    -ms-grid-column: 1;
  }
  #guia-de-guias .opciones.full-ficha .ficha > a.fin.front .titulo {
    -ms-grid-column: 3;
  }
  #guia-de-guias .opciones.full-ficha .ficha > a.fin.front img {
    max-width: 100%;
    height: auto;
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #guia-de-guias .opciones {
    display: block;
    height: initial;
    z-index: 0;
  }
  #guia-de-guias .opciones .ficha {
    margin: 0 0 25px;
    height: inherit;
    min-height: inherit;
    max-width: inherit;
    border-bottom: 0px solid rgba(0, 0, 0, 0);
    border-right: 5px solid #067F8D;
  }
  #guia-de-guias .opciones .ficha .fin.front {
    display: -ms-grid;
    display: grid;
    min-height: unset;
    float: none;
    overflow: visible;
    position: relative;
    -ms-grid-columns: 80px 20px 1fr;
    grid-template-columns: 80px 1fr;
    grid-gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #guia-de-guias .opciones .ficha .fin.front span {
    max-height: unset;
    display: inline;
    -ms-grid-column: 1;
  }
  #guia-de-guias .opciones .ficha > a.fin.front .titulo {
    -ms-grid-column: 3;
    padding-left: 0;
  }
  #guia-de-guias .opciones .ficha > a.fin.front img {
    max-width: 100%;
    height: auto !important;
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  #guia-de-guias .opciones .ficha a.fin.front {
    grid-template-columns: 17.1875vw 1fr;
    -ms-grid-columns: 17.1875vw 4.6875vw 1fr;
    grid-gap: 4.6875vw;
    padding: 20px 20px 19px;
  }
}
/* - 7 - PAGINA RESULTADOS ------------------------------------------------------------------------*/
/*
.back-search-principal ,
.section-landing-search {
  background: url(playa.gif) no-repeat center;
}
//.back-search-principal .search-btn .btn-default, 
.section-landing-search .search-btn .btn-default {
  background-color: $main;
  height: 35px;
  border-width: 1px;
  border-color: $main;
  border-left-width: 0;
  width: 65px;
}
//.back-search-principal .btn-default:hover, 
.section-landing-search .btn-default:hover {
  background-color: $w;
}
.input-group-btn {
	list-style: none;
}
.form-search .dropdown-menu {
  padding: 0;
  margin-top: -1px;
}
//#navbar #search + ul.dropdown-search li .form-search .input-group-btn:last-child:hover,
//.back-search-principal .search-btn:hover .btn-default, 
.section-landing-search .search-btn:hover .btn-default {
  background-color: $w;
  transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  border-color: #ccc;
  border-left-width: 0px;
  border-left-color: $w;
}
//.back-search-principal .search-btn:hover .btn-default, 
//.section-landing-search .search-btn:hover .btn-default {
  //border-color: #ccc;
  //border-width: 1px;
  //border-left-width: 0px;
  //padding-right: 11px;
//}
//#navbar #search + ul.dropdown-search li .form-search .search-btn:hover .btn-default span.glyphicon.glyphicon-search,
//.back-search-principal .search-btn:hover .btn-default span.glyphicon.glyphicon-search, 
.section-landing-search .search-btn:hover .btn-default span.glyphicon.glyphicon-search{
  color: $main;
}
.form-control:focus {
  border-color: #ccc;
}
//.back-search-principal .form-control, 
.section-landing-search .form-control {
  border-left: 0px solid rgba(0,0,0,0);
  border-right: 0px solid rgba(0,0,0,0);
}
//.back-search-principal .search-btn span.glyphicon.glyphicon-search, 
.section-landing-search .search-btn span.glyphicon.glyphicon-search {
  //font-size: 14px;
  //font-size: 21px;
  font-size: 1.235em;
}
.input-group {
  width: 100%;
}
.dropdown-menu {
  background-color: $bg;
}
.dropdown-menu > li > a {
  padding: 18px 20px;
  //font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
	font-weight: 700;
	color: $navLink;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  //color: $b;
  color: $main;
  background-color: rgba(0,0,0,0);
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color:$main; 
  margin-left: 0;
  margin-right: 0;
  padding-left: 23px;
}
.page_section .section-landing-heading p, .page_section .section-landing-heading, .section-landing .row > div h1.section-landing-heading {
  color: $main; 
  font-family: "Raleway"
}
.page_section .section-landing-heading, .section-landing .row > div h1.section-landing-heading {
  margin-bottom: 50px;
}
.section-landing .row > div .section-landing-sub-heading {
	color: $main;
	letter-spacing: 0;
}

.search-filter {
  color: $main

}
//.search-filter,
//.back-search-principal .form-control, 
.section-landing-search .form-control,
//.back-search-principal .search-btn .btn-default, 
.section-landing-search .search-btn .btn-default {
  //font-size: 17px;
  font-size: 1.7rem;
  min-height: 65px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn-default:focus, .btn-default.focus {
  color: $main;
  background-color: $bg;
  border-color: #ccc;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
	color: $main;
  background-color: $bg;
  border-color: #ccc;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	color: $main;
	background-color: $w;
	border-color: #ccc;
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
//.back-search-principal .caret, 
.section-landing-search .caret {
  margin-top: -1px;
  margin-left: 2px;
}

.section-landing-search  {
  min-height: initial;
}
.section-landing-search form.form-search {
  width: 60%;
  vertical-align: middle;
  //margin: 42px auto 60px;
  margin: 62px auto 60px;
}
.section-landing-search .row {
  padding-top: 0;
  padding-bottom: 0;
}
*/
.section-landing-search .row {
  padding-block: 6.4rem 5.6rem;
}

/* --- 7.1 - Resultados de búsqueda ------ */
.form-search .btn .fa {
  color: #d20a11;
}

.section-landing-search {
  background-image: none;
}

#content_form,
#content_form .breadcrumb {
  background-color: #ebebe6;
}

#content_form .search-results h2 {
  font-family: "Raleway";
  margin-top: 0;
  font-size: 1.2em;
  font-weight: bold;
}

#content_form .search-results li {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
}

#content_form .search-results li > h3 {
  margin-top: 0;
}

#content_form .search-results li > h3 a {
  font-family: "Raleway";
  font-size: 0.792em;
  color: #d20a11;
  font-weight: 800;
}

.pagination > li > a, .pagination > li > span {
  background-color: #fff;
  margin-left: 0;
  width: initial;
  height: initial;
  font-size: 13px;
  font-weight: 700;
  color: #d20a11;
  border: 1px solid #ebebe6;
  min-width: 38px;
  min-height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 7px;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  color: #fff;
  background-color: #d20a11;
  border-color: #ebebe6;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

.pagination > li > .arrow {
  font-size: 0;
}

.pagination > li:first-child > .arrow:not(.aspNetDisabled):hover,
.pagination > li:last-child > .arrow:not(.aspNetDisabled):hover,
.pagination > li:not(.disabled) > .arrow:hover,
.pagination > li > .arrow:not(.aspNetDisabled):hover {
  background-color: #d20a11;
  color: #fff;
}

.pagination > li:first-child > .arrow.aspNetDisabled,
.pagination > li:last-child > .arrow.aspNetDisabled,
.pagination > li.disabled > .arrow,
.pagination > li > .arrow.aspNetDisabled {
  color: #000;
  background-color: #ebebe6;
  border: solid 1px #ebebe6;
  display: none;
}

.pagination > li:first-child > .arrow.aspNetDisabled:hover,
.pagination > li:last-child > .arrow.aspNetDisabled:hover,
.pagination > li.disabled > .arrow:hover,
.pagination > li.disabled > .arrow:not(.aspNetDisabled):hover,
.pagination > li > .arrow.aspNetDisabled:hover {
  color: inherit;
  background-color: inherit;
}

.pagination > li > .arrow:before {
  content: "";
  font-family: "IconDFBizkaia", "Times New Roman", serif;
  font-size: 14px;
  color: inherit;
  padding-top: 1px;
}

.pagination > li > .arrow:hover:before {
  color: inherit;
}

.pagination > li > .arrow-back:before {
  content: "\e935";
}

.pagination > li > .arrow-back.double:before {
  content: "\e933";
}

.pagination > li > .arrow-next:before {
  content: "\e934";
}

.pagination > li > .arrow-next.double:before {
  content: "\e932";
}

.formValoracion {
  background-color: #e9e9e9;
  padding-block: 3.6rem 40px;
}
.formValoracion .poll-wrapper {
  display: grid;
  gap: 0 2.5rem;
  grid-template: "imagen encabezado2" auto "imagen encabezado3" auto "imagen formulario" auto/auto 1fr;
}
.formValoracion .poll-wrapper .pollBg {
  grid-area: imagen;
}
.formValoracion .poll-wrapper h2 {
  grid-area: encabezado2;
}
.formValoracion .poll-wrapper h3 {
  grid-area: encabezado3;
}
.formValoracion .poll-wrapper .poll-content {
  grid-area: formulario;
}
@media screen and (max-width: 992px) {
  .formValoracion .poll-wrapper {
    grid-template-areas: "imagen encabezado2" "imagen encabezado3" "formulario formulario";
  }
}
@media screen and (max-width: 560px) {
  .formValoracion .poll-wrapper {
    gap: 0 1.6rem;
    grid-template-areas: "imagen encabezado2" "encabezado3 encabezado3" "formulario formulario";
  }
}
.formValoracion .pollBg {
  margin-inline-start: -0.1rem;
  width: 7.2rem;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 560px) {
  .formValoracion .pollBg {
    width: 4.8rem;
    margin-inline-start: -0.4rem;
  }
}
.formValoracion h2 {
  font-size: 2.4rem;
  line-height: 1.3333333333;
  font-weight: 700;
  letter-spacing: 0.0064583333em;
  color: #000;
  text-transform: uppercase;
  margin-block: 0.25em 0;
}
.formValoracion h3,
.formValoracion .respuesta p {
  font-size: 2.2rem;
  line-height: 1.4545454545;
  font-weight: 400;
  letter-spacing: 0.00625em;
  color: #000;
  margin-block: 0;
  margin-inline-start: -0.1rem;
}
@media screen and (max-width: 560px) {
  .formValoracion h3,
.formValoracion .respuesta p {
    margin-block-start: 1.4rem;
  }
}
.formValoracion .poll-alert .form-poll-alert {
  display: none;
  margin-block: 4px -36px;
  font-size: 1.5rem;
  line-height: 1.5333333333;
  font-weight: 600;
  font-style: italic;
  color: #000;
  margin-top: 2.6666666667em;
  margin-left: -0.1333333333em;
}
.formValoracion .poll-alert .form-poll-alert:before {
  content: "";
  display: inline-block;
  width: 1.3333333333em;
  height: 1.4666666667em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23d20a11' fill-rule='evenodd' d='M10 0a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm0 18.5a8.5 8.5 0 1 1 0-17 8.5 8.5 0 0 1 0 17Z'/%3E%3Cpath fill='%23d20a11' fill-rule='evenodd' d='M10 5.46c-.5 0-.9.4-.9.9V11a.9.9 0 0 0 1.82 0V6.36c0-.5-.4-.9-.91-.9Zm0 7.27a.9.9 0 0 0 0 1.82.9.9 0 0 0 0-1.82Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.3333333333em;
  vertical-align: bottom;
  margin-inline-end: 0.4em;
}
@media screen and (max-width: 560px) {
  .formValoracion .poll-alert .form-poll-alert {
    margin-block: 2.3rem -0.4rem;
  }
}
.formValoracion .poll-alert.show .form-poll-alert {
  display: block;
}
.formValoracion .poll-content {
  padding-block-start: 2.2rem;
  display: grid;
  gap: 0 2.5rem;
  grid-template: "radios comentario comentario" auto "alerta alerta enviar" auto/minmax(max-content, 13.0979498861vw) 1fr auto;
}
.formValoracion .poll-content fieldset {
  grid-area: radios;
}
.formValoracion .poll-content #Comentarios {
  grid-area: comentario;
}
.formValoracion .poll-content .poll-alert {
  grid-area: alerta;
}
.formValoracion .poll-content #crearComentario {
  grid-area: enviar;
}
@media screen and (max-width: 992px) and (min-width: 561px) {
  .formValoracion .poll-content {
    margin-inline: 2.5rem 2.4rem;
  }
}
@media screen and (max-width: 560px) {
  .formValoracion .poll-content {
    padding-block-start: 1.2rem;
    grid-template: "radios" auto "alerta" auto "comentario" auto "enviar" auto/1fr;
  }
}
.formValoracion .poll {
  border-top: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}
.formValoracion .poll .poll-question,
.formValoracion .poll .poll-submit,
.formValoracion .poll .poll-viewresults {
  display: none !important;
}
.formValoracion .poll-options {
  margin-block: 0.7rem -1.5rem;
  margin-inline-start: -0.6rem;
}
.formValoracion .radio {
  display: block;
  width: max-content;
  padding: 3px 6px 0;
  margin: 4px 0;
}
.formValoracion .radio:has([type=radio]:focus-visible) {
  outline: solid 2px #000;
}
.formValoracion label:has([type=radio]) {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0.0064583333em;
  color: #000;
  margin-block: 0;
  padding: 0;
  text-indent: -2em;
  margin-inline-start: 1.8666666667em;
}
.formValoracion label:has([type=radio]) [type=radio] {
  position: absolute;
  left: -9999999rem;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  color: #000;
  background-color: #e9e9e9;
}
.formValoracion label:has([type=radio]):before {
  content: "";
  display: inline-block;
  width: 1.6em;
  aspect-ratio: 1/1;
  border-radius: 999em;
  background-color: #fff;
  border: solid 0.1333333333em #000;
  margin-inline-end: 0.4em;
  margin-block-end: 0.2666666667em;
  vertical-align: text-top;
}
.formValoracion label:has([type=radio]:checked):before {
  background-color: #252A2A;
  border-color: #252A2A;
  box-shadow: inset 0 0 0 4px #fff;
}
.formValoracion #Comentarios {
  margin-block-start: 1rem;
  display: grid;
  grid-template: "labelComent labelComent" auto "inputTA inputTA" 1fr/1fr auto;
}
.formValoracion #Comentarios [for=txtComentario] {
  grid-area: labelComent;
}
.formValoracion #Comentarios #txtComentario {
  grid-area: inputTA;
}
@media screen and (max-width: 560px) {
  .formValoracion #Comentarios {
    margin-block-start: 2.7rem;
  }
}
.formValoracion #Comentarios label {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.0041666667em;
  margin-inline-start: -0.0666666667em;
  margin-block-end: 0.4em;
}
.formValoracion #Comentarios label span {
  font-style: italic;
  font-size: 0;
}
.formValoracion #Comentarios textarea {
  border: solid 0.1rem #252A2A;
  background-color: #fff;
  border-radius: 0.4rem;
  padding: 0.6em 0.7333333333em;
  min-height: 13.2rem;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0.0041666667em;
}
.formValoracion #Comentarios textarea:focus-visible {
  outline-color: #000;
}
.formValoracion button,
.formValoracion #crearComentario {
  font-size: 1.8rem;
  line-height: normal;
  font-weight: 700;
  letter-spacing: 0.0041666667em;
  background-color: #067F8D;
  color: #fff;
  border: solid 0.1111111111em #067F8D;
  border-radius: 0.2222222222em;
  margin-block-start: 1.3333333333em;
  padding: 0.6666666667em 1.6111111111em 0.8888888889em;
}
.formValoracion button:hover, .formValoracion button:focus-visible,
.formValoracion #crearComentario:hover,
.formValoracion #crearComentario:focus-visible {
  background-color: #fff;
  color: #067F8D;
  outline: none;
}
.formValoracion button:disabled,
.formValoracion #crearComentario:disabled {
  background-color: #fff;
  border-color: #686D6E;
  color: #686D6E;
}
.formValoracion .respuesta:not(.show) {
  display: none;
}
.formValoracion .poll-wrapper:has(.respuesta.show) #pollLegend,
.formValoracion .poll-wrapper:has(.respuesta.show) .poll-content {
  display: none;
}
@media screen and (max-width: 560px) {
  .formValoracion .poll-wrapper:has(.respuesta.show) {
    grid-template-areas: "imagen encabezado2" "encabezado3 encabezado3";
  }
  .formValoracion .poll-wrapper:has(.respuesta.show) .respuesta {
    grid-area: encabezado3;
  }
}

.infoContent-page .page-heading-articulo {
  padding-block-start: 0;
}
.infoContent-page .page-heading-articulo .page-header {
  margin-block: 1.2rem 2.6rem;
  padding-block: 0;
}
.infoContent-page .page-heading-articulo .page-header .header-principal {
  padding: 0;
}
.infoContent-page .page-heading-articulo .page-header h1 {
  margin: 0;
  font-size: 3.3rem;
  line-height: 1.2121212121;
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
}
.infoContent-page .articulo.grid-publico {
  margin-block-start: 1.8rem;
}
.infoContent-page .infoContent-page-subtitle {
  margin: 0;
  font-size: 2.2rem;
  line-height: 1.2727272727;
  font-weight: 700;
  color: #000;
  padding-inline-start: 0.5909090909em;
  margin-block-end: 3.1rem;
  position: relative;
}
.infoContent-page .infoContent-page-subtitle::before {
  content: "";
  display: block;
  width: 0.1818181818em;
  height: calc(100% - 0.1818181818em);
  background-color: #d20a11;
  position: absolute;
  top: 0.1818181818em;
  left: 0;
}
.infoContent-page .articulo .art-seccion1 .bg-container-none > .infoContent-list-wrapper {
  margin-block: 7.6rem 0;
}
.infoContent-page .section-principal-contentList {
  margin-block-end: 3.6rem;
}
.infoContent-page .infoContent-link-list {
  overflow: hidden;
  box-sizing: content-box;
}
.infoContent-page .infoContent-link-list:has([aria-expanded=false]) .infoToggle {
  display: none;
}

summary::-webkit-details-marker {
  height: 0;
  width: 0;
  position: absolute;
  left: -99999999rem;
  display: none !important;
}

/* - 8 - RESPONSIVE ------------------------------------------------------------------------*/
/****  RESPONSIVE DESIGN  ****/
@media (max-width: 992px) {
  .container > .navbar-header .visible-xs-block .xrm-attribute-value a img {
    width: 68%;
  }
  .navbar-static-top.navbar-inverse {
    margin-top: 0;
  }
  .navbar-header .visible-xs-block {
    float: left;
  }
  #guia-bread #breadcrumb {
    display: none;
  }
  #guia-bread h1 {
    margin: 20px 0 30px;
  }
  #guia-bread h1 span {
    font-size: 1.267em;
  }
  #guia-de-guias .titular h3 {
    font-size: 1.733em;
    font-weight: bold;
  }
  #guia-de-guias .opciones {
    width: 100%;
    height: 100%;
  }
  /* navbar */
  .container > .navbar-header {
    margin: 0 -15px;
  }
  .navbar-nav {
    margin: 0 -15px;
  }
  .navbar-nav li.dropdown:nth-child(2), .navbar-nav li {
    width: 33.33%;
    min-height: 50px;
    background-color: #f5f5f5;
    padding-top: 4px;
  }
  .navbar-nav li.dropdown:nth-child(2) {
    background-color: #d20a11;
  }
  .navbar-nav li.dropdown:nth-child(2), .navbar-nav li {
    width: 33.33%;
  }
  .navbar-nav li.dropdown:not(:nth-child(2)), .navbar-nav li[role=none]:not(:nth-child(2)) {
    margin: 0;
  }
  .navbar-nav li.dropdown:not(:nth-child(2)) a, .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
    text-align: center;
    margin-right: 0;
  }
  .navbar-nav li.dropdown:not(:nth-child(2)) a {
    text-align: left;
  }
  .navbar-nav li.dropdown #search {
    width: 100%;
  }
  /* search */
  /*ul.dropdown-menu.dropdown-search, .navbar-nav .open .dropdown-menu {
      position: absolute;
      left: 0;
      width: 96%;
  }
  ul.dropdown-menu.dropdown-search li, .navbar-nav .open .dropdown-menu li {
      float: left;
      width: 100%;
      padding-top: 0
  }
  //#navbar #search + ul.dropdown-search li .form-search .btn-select:first-child {padding: 5px 10px;}
  //#navbar .dropdown-search .search-filter {padding-left: 0}
  .navbar-nav li form div.dropdown-submenu.dropdown  {background-color: transparent}
  .navbar-nav ul.dropdown-menu li.dropdown:not(:nth-child(2)) {
    padding-top: 0;
    padding-bottom: 0;
  }
  #navbar #search + ul.dropdown-search li .form-search .input-group-btn:last-child {vertical-align: middle; width: 20%;}*/
  /* redes sociales */
  footer .footer-top ul#social-links {
    padding: 0;
  }
  /* footer bottom */
  footer .footer-bottom {
    margin-bottom: 0;
  }
  footer .footer-bottom p {
    font-size: 1.167em;
    text-align: center;
  }
  footer .footer-bottom .navbar-accesibilidad {
    text-align: center;
  }
  .navbar-static-top .navbar-brand {
    height: 80px;
  }
  .section-landing-search {
    min-height: 0;
  }
  .section-landing-search .row:first-child {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .section-landing-search form.form-search {
    width: 100%;
    vertical-align: middle;
    margin: 0 auto;
  }
}
@media (max-width: 992px) {
  .navbar-static-top .navbar-brand {
    height: 99px;
  }
  .navbar-inverse .navbar-toggle, .navbar-header .navbar-toggle {
    margin-top: 33px;
  }
  .navbar-header .navbar-brand a img {
    width: auto !important;
    height: 99px;
  }
  .container > .navbar-header .visible-xs-block .xrm-attribute-value a img {
    width: auto !important;
    height: 99px;
  }
  #guia-de-guias div.slides > div {
    padding: 0 25px 50px;
  }
}
@media (max-width: 480px) {
  .container > .navbar-header .visible-xs-block .xrm-attribute-value a img {
    width: auto;
    height: 70px;
  }
  .navbar-header .navbar-toggle {
    margin-top: 18px;
  }
  .comodin {
    padding: 0px;
  }
  #guia-de-guias div.slides > div {
    padding: 0 15px 50px;
  }
}
@media screen and (max-width: 480px) {
  .navbar-nav li.dropdown:nth-child(2), .navbar-nav li {
    width: 56px;
  }
  .navbar-nav li.dropdown:not(:nth-child(2)), .navbar-nav li[role=none]:not(:nth-child(2)), .navbar-nav > li[role="none presentation"]:last-child {
    width: calc(50% - 28px);
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .navbar-header .navbar-brand a img {
    margin-top: -16px;
    width: 105px;
    left: 0;
    position: absolute;
  }
  .container > .navbar-collapse {
    margin-right: -24px;
    margin-left: -24px;
  }
  #guia-de-guias .titular {
    margin: 50px 0 0;
    text-align: center;
    width: 100%;
  }
  #content-container {
    margin: 0;
    width: 100%;
  }
  #guia-de-guias .opciones .ficha > a img {
    max-height: 120px;
    width: auto;
    height: auto;
  }
  .page-copy {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  footer .container:first-child {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  ul.dropdown-menu.dropdown-search {
    top: 150%;
  }
}
@media (min-width: 768px) and (max-width: 992px) and (orientation: landscape) {
  #guia-de-guias .opciones .ficha > a img {
    max-height: 180px;
  }
  #guia-de-guias .opciones .ficha > a img {
    height: auto;
  }
}