/**
 * Theme Name: Educativo
 * Template: Impreza
 * Version: 1.0
 * Author: VICTION */
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-VariableFont_wght.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
}
html {
  background: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
}

h1 {
  font-weight: 500;
}

/** ---------------- header ----------------------- **/
#page-header {
  background: #D4EAF4;
}
#page-header .header-faq-link {
  color: #1c1b1f;
}
#page-header .header-faq-link:hover {
  color: #269BBB;
}
#page-header .header-faq-link svg {
  display: block;
}
#page-header .w-nav .w-nav-control span {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.01em;
}
#page-header .w-nav .w-nav-list.level_1 {
  border-left: 1px solid #515151;
  padding: 30px;
}
#page-header .w-nav .w-nav-list.level_1 a {
  padding: 5px 0;
  font-weight: 600;
}
#page-header .w-nav .w-nav-list.level_1 .w-nav-arrow {
  display: none !important;
}
#page-header .w-nav .w-nav-list.level_1 .w-nav-list.level_2 {
  display: block;
  visibility: visible;
  padding: 0 0 10px 30px;
}
#page-header .l-subheader-cell.at_right > * {
  margin-left: 0;
}
@media screen and (max-width: 600px) {
  #page-header .w-nav .w-nav-control span {
    font-size: 18px;
  }
  #page-header .l-subheader.at_bottom .l-subheader-h {
    gap: 10px;
  }
}

/** ---------------- inner elements --------------- **/
.l-main a {
  text-decoration: underline;
}

.g-breadcrumbs {
  margin: 0 0 40px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
}
.g-breadcrumbs a {
  text-decoration: none;
}
.g-breadcrumbs .g-breadcrumbs-item:last-child a {
  font-weight: 500;
  color: #269BBB;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

.educativo-breadcrumbs {
  margin: 0 0 40px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
}
.educativo-breadcrumbs a {
  text-decoration: none;
  color: #000;
  text-decoration: none;
}
.educativo-breadcrumbs .current-page {
  font-weight: 500;
  color: #269BBB;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.educativo-breadcrumbs ol {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.educativo-breadcrumbs li {
  display: block;
  margin: 0;
}
.educativo-breadcrumbs .separator {
  margin: 0 5px;
}
.educativo-breadcrumbs .separator svg {
  width: 14px;
  height: 14px;
  display: block;
}
@media screen and (max-width: 600px) {
  .educativo-breadcrumbs {
    font-size: 12px;
    line-height: 18px;
  }
  .educativo-breadcrumbs ol {
    flex-wrap: wrap;
  }
  .educativo-breadcrumbs .separator svg {
    width: 12px;
    height: 12px;
  }
}

.home-navigation {
  padding-top: 20px !important;
}
.home-navigation svg {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.home-navigation .intro h1 {
  margin: 0 0 24px;
}
.home-navigation .intro p {
  font-size: 14px;
  line-height: 1.5em;
}
.home-navigation .intro p strong {
  font-weight: 16px;
}

.cover-page {
  min-height: calc(100vh - 146px) !important;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .cover-page {
    min-height: calc(100vh - 313px) !important;
  }
}

svg rect, svg polygon, svg polyline, svg circle, svg path {
  transition: fill 0.3s ease, stroke 0.3s ease, opacity 0.3s ease;
}

.navigation-svg {
  margin: 0 auto 50px;
  max-width: 976px;
  display: block;
}
.navigation-svg.small {
  max-width: 476px;
}

.svg-link {
  cursor: pointer;
}
.svg-link:hover .svg-icon path {
  fill: #fff;
}
.svg-link:hover .svg-icon .stroke {
  stroke: #fff;
  fill: none;
}
.svg-link:hover .svg-icon .artisticasuperiordibujo {
  fill: #88b252;
  stroke: #fff;
}
.svg-link:hover .svg-icon .tiposensenanzadibujo {
  fill: #c34674;
  stroke: #fff;
}
.svg-link:hover .svg-icon .tiposensenanzadibujo2 {
  stroke: #fff;
  fill: none;
}
.svg-link:hover .svg-icon .ensenanzasplasticasdisenodibujo {
  fill: none;
  stroke: #fff;
}
.svg-link:hover .svg-icon .cypespecializaciondibujo {
  fill: #c5452e;
  stroke: #fff;
}
.svg-link:hover .svg-icon .cypespecializaciondibujo2 {
  stroke: #fff;
  fill: none;
}
.svg-link:hover .green {
  fill: #88b252;
}
.svg-link:hover .maroon {
  fill: #b9452f;
}
.svg-link:hover .lightblue {
  fill: #c3d5eb;
}
.svg-link:hover .orange {
  fill: #d88c30;
}
.svg-link:hover .teal {
  fill: #3aa2b7;
}
.svg-link:hover .blue {
  fill: #4893ce;
}
.svg-link:hover .darkblue {
  fill: #2e6f9c;
}
.svg-link:hover .pink {
  fill: #c34674;
}
.svg-link:hover .purple {
  fill: #623E90;
}
.svg-link:hover .red {
  fill: #ca432b;
}
.svg-link:hover .darkred {
  fill: #d5442b;
}

.home-popup-trigger button {
  max-width: 200px;
}

.cover-page h1 {
  color: #F1F0E5;
  font-size: 64px;
  font-weight: 400;
}
.cover-page h1 strong {
  font-weight: 700;
}
.cover-page .w-image img {
  max-width: 250px;
  transition: transform 0.3s ease;
}
.cover-page .w-image:hover img {
  transform: scale(1.05);
}
@media screen and (max-width: 600px) {
  .cover-page {
    display: flex;
    align-items: center;
  }
  .cover-page h1 {
    font-size: 32px;
  }
  .cover-page .w-image img {
    max-width: 150px;
  }
  .cover-page .w-hwrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .cover-page .w-btn {
    font-size: 24px !important;
    padding: 10px 20px !important;
    width: 100%;
    text-align: center;
  }
}

.result-export {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.result-export #results-count-wrapper p {
  margin: 0;
}
.result-export button {
  border: none;
  outline: none;
  background: #28a745;
  color: #fff;
  font-size: 12px;
  padding: 8px 10px;
  line-height: 1.1em;
  display: block;
  border-radius: 4px;
  font-weight: 600;
}

/*----------------- tables -------------------------**/
.tablepress {
  width: 100%;
  background: #fff;
  font-size: 14px;
}
.tablepress thead th, .tablepress thead td {
  background: #269BBB !important;
  color: #fff;
  font-weight: 600;
}
.tablepress a {
  color: #269BBB;
  text-decoration: none;
}
.tablepress a:hover {
  text-decoration: underline;
}
.tablepress tbody td {
  font-weight: 500;
  background: #F2F8FF;
}

#tablepress-28 th, #tablepress-29 th {
  border-bottom: 1px solid #fff;
  vertical-align: top;
  border-right: 1px solid #fff;
}
#tablepress-28 th:last-of-type, #tablepress-29 th:last-of-type {
  border-right: none;
}
#tablepress-28 td, #tablepress-29 td {
  border-right: 1px solid #ddd;
}
#tablepress-28 td:last-of-type, #tablepress-29 td:last-of-type {
  border-right: none;
}
#tablepress-28 .row-3 .column-2, #tablepress-29 .row-3 .column-2 {
  border-right: 1px solid #fff;
}

#tablepress-44 th, #tablepress-45 th, #tablepress-46 th {
  border-bottom: 1px solid #fff;
  vertical-align: top;
  border-right: 1px solid #fff;
}
#tablepress-44 th:last-of-type, #tablepress-45 th:last-of-type, #tablepress-46 th:last-of-type {
  border-right: none;
}
#tablepress-44 td, #tablepress-45 td, #tablepress-46 td {
  border-right: 1px solid #ddd;
}
#tablepress-44 td:last-of-type, #tablepress-45 td:last-of-type, #tablepress-46 td:last-of-type {
  border-right: none;
}

#tablepress-36 th, #tablepress-52 th {
  border-bottom: 1px solid #fff;
  vertical-align: top;
  border-right: 1px solid #fff;
}
#tablepress-36 th:last-of-type, #tablepress-52 th:last-of-type {
  border-right: none;
}

#tablepress-52 .column-2 {
  width: 50%;
}

#tablepress-36 .column-2 {
  width: 40%;
}

#tablepress-33 {
  max-width: 400px;
  margin-left: 0;
}

#tablepress-34 {
  max-width: 500px;
  margin-left: 0;
}

#tablepress-20 p {
  margin: 0;
}

.datatable-bottom {
  display: none;
}

.datatable-search {
  float: right !important;
  min-width: 400px;
}
.datatable-search input {
  border-radius: 2px;
}

.medio #tablepress-20 td.column-2 {
  font-weight: 700;
}

.superior #tablepress-20 td.column-3 {
  font-weight: 700;
}

.tablepress-id-40, .tablepress-id-41 {
  max-width: 700px;
  margin-left: 0;
}
.tablepress-id-40 td, .tablepress-id-41 td {
  background: #fff;
}

.table-wrapper {
  max-height: 260px;
  overflow: hidden;
  transition: max-height 0.3s ease;
  position: relative;
  margin: 0 0 10px;
}
.table-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  background: linear-gradient(to bottom, transparent, #fff);
  pointer-events: none;
}
.table-wrapper.is-open {
  max-height: none;
}
.table-wrapper.is-open::after {
  display: none;
}

.table-toggle {
  margin: 0 0 10px;
  cursor: pointer;
  background: #269BBB;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  padding: 5px 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2em;
  outline: none;
}

.tablepress tbody {
  border-bottom: 1px solid #269BBB;
  border-top: 1px solid #269BBB;
}

.tablepress > :where(tbody.row-striping) > :nth-child(odd of :where(:not(.child, .dtrg-group))) > * {
  background: #f7fbff;
}

.tablepress > :where(tbody.row-striping) > :nth-child(even of :where(:not(.child, .dtrg-group))) > * {
  background: #d5e6ff;
}

.rowspan-filter {
  margin: 0 0 10px;
  height: 30px;
  min-height: 30px;
  font-size: 14px;
  outline: none !important;
  border-radius: 4px;
  max-width: fit-content;
}

@media print {
  .tablepress tbody.row-striping tr:nth-child(odd) > * {
    background-color: #f7fbff !important;
  }
  .tablepress tbody.row-striping tr:nth-child(even) > * {
    background-color: #d5e6ff !important;
  }
  .tablepress {
    width: 100% !important;
    max-width: 100% !important;
    table-layout: fixed;
  }
  /* White bg colour override */
  #tablepress-36 tr.row-4 td,
  #tablepress-36 tr.row-10 td,
  #tablepress-36 tr.row-16 td,
  #tablepress-36 tr.row-22 td,
  #tablepress-36 tr.row-26 td,
  #tablepress-36 tr.row-28 td,
  #tablepress-36 tr.row-32 td,
  #tablepress-36 tr.row-34 td,
  #tablepress-36 tr.row-38 td,
  #tablepress-36 tr.row-44 td,
  #tablepress-36 tr.row-50 td,
  #tablepress-36 tr.row-54 td,
  #tablepress-36 tr.row-58 td {
    background-color: #f7fbff !important;
  }
  #tablepress-36 tr.row-7 td,
  #tablepress-36 tr.row-13 td,
  #tablepress-36 tr.row-19 td,
  #tablepress-36 tr.row-25 td,
  #tablepress-36 tr.row-29 td,
  #tablepress-36 tr.row-31 td,
  #tablepress-36 tr.row-35 td,
  #tablepress-36 tr.row-41 td,
  #tablepress-36 tr.row-47 td,
  #tablepress-36 tr.row-51 td,
  #tablepress-36 tr.row-55 td,
  #tablepress-36 tr.row-61 td {
    background-color: #d5e6ff !important;
  }
  #tablepress-35 tr.row-2 td,
  #tablepress-35 tr.row-4 td,
  #tablepress-35 tr.row-8 td,
  #tablepress-35 tr.row-12 td {
    background-color: #f7fbff !important;
  }
  #tablepress-35 tr.row-9 td,
  #tablepress-35 tr.row-11 td,
  #tablepress-35 tr.row-15 td,
  #tablepress-35 tr.row-17 td {
    background-color: #d5e6ff !important;
  }
  #tablepress-44 tr.row-4 td,
  #tablepress-44 tr.row-6 td {
    background-color: #f7fbff !important;
  }
  #tablepress-44 tr.row-5 td {
    background-color: #d5e6ff !important;
  }
  #tablepress-47 tr.row-3 td {
    background-color: #f7fbff !important;
  }
  #tablepress-47 tr.row-4 td {
    background-color: #d5e6ff !important;
  }
  #tablepress-41 tr.row-2 td,
  #tablepress-41 tr.row-8 td {
    background-color: #f7fbff !important;
  }
  #tablepress-41 tr.row-5 td {
    background-color: #d5e6ff !important;
  }
  #tablepress-41-no-2 tr.row-2 td,
  #tablepress-41-no-2 tr.row-8 td {
    background-color: #f7fbff !important;
  }
  #tablepress-41-no-2 tr.row-5 td {
    background-color: #d5e6ff !important;
  }
  #tablepress-41-no-2 tr.row-2 td,
  #tablepress-41-no-2 tr.row-8 td {
    background-color: #f7fbff !important;
  }
  #tablepress-20 tr.row-12 td,
  #tablepress-20 tr.row-14 td,
  #tablepress-20 tr.row-18 td,
  #tablepress-20 tr.row-20 td {
    background-color: #d5e6ff !important;
  }
  #tablepress-20 tr.row-9 td,
  #tablepress-20 tr.row-15 td,
  #tablepress-20 tr.row-19 td,
  #tablepress-20 tr.row-21 td {
    background-color: #f7fbff !important;
  }
  #tablepress-28 tr.row-4 td.column-2,
  #tablepress-28 tr.row-4 td.column-4 {
    background-color: #d5e6ff !important;
  }
  #tablepress-28 tr.row-5 td.column-1,
  #tablepress-28 tr.row-5 td.column-3,
  #tablepress-28 tr.row-5 td.column-5 {
    background-color: #f7fbff !important;
  }
  #tablepress-57 tr.row-3 td {
    background-color: #f7fbff !important;
  }
  .do-not-print {
    display: none !important;
  }
  .tablepress caption a {
    display: none !important;
  }
  .table-wrapper {
    max-height: none !important;
    overflow: visible !important;
  }
  .table-wrapper::after {
    display: none !important;
  }
  .table-toggle {
    display: none !important;
  }
}
/** ---------------- accordions ------------------ **/
.seccion-content .l-section {
  padding: 0 !important;
}
.seccion-content p {
  margin: 0 0 1rem;
}

@media screen and (max-width: 600px) {
  .secciones-accordion {
    padding-top: 40px;
  }
}

.seccion-item.level-1 {
  border: 1px solid #AEAEAE;
  border-bottom-width: 0;
  overflow: hidden;
}
.seccion-item.level-1 .seccion-trigger {
  font-size: 25px;
  line-height: 1.1;
  font-weight: 600;
  color: #269BBB;
  letter-spacing: -0.01em;
  padding: 20px 30px;
  border: none;
  background: #fff;
  width: 100%;
  text-align: left;
  outline: none;
  cursor: pointer;
  position: relative;
  transition: background 0.3s ease;
  padding-right: 60px;
}
.seccion-item.level-1 .seccion-trigger:hover {
  background: #fff;
}
.seccion-item.level-1 .seccion-trigger::after {
  content: "";
  position: absolute;
  right: 30px;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m1.97125 7.91148 1.7499-1.74989 8.10865 8.10861 8.1087-8.10861 1.7499 1.74989-9.8586 9.85852z" fill="%23269bbb"/></svg>') center/contain no-repeat;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}
.seccion-item.level-1 .seccion-trigger[aria-expanded=true]::after {
  transform: rotate(180deg);
}
.seccion-item.level-1:first-of-type {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}
.seccion-item.level-1:last-of-type {
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  border-bottom-width: 1px;
}
.seccion-item.level-1 .seccion-content {
  display: none;
  padding: 30px 60px 60px 30px;
  background: #EBF6FB;
  position: relative;
}
.seccion-item.level-1 .seccion-content.is-expanded {
  display: block;
}
.seccion-item.level-1 .seccion-content ol {
  list-style-type: lower-alpha;
}
.seccion-item.level-1 .seccion-content .table-wrapper::after {
  background: linear-gradient(to bottom, transparent, #EBF6FB);
}
@media screen and (max-width: 600px) {
  .seccion-item.level-1:first-of-type {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
  .seccion-item.level-1:last-of-type {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  .seccion-item.level-1 .seccion-trigger {
    font-size: 22px;
    padding: 15px 30px 15px 20px;
  }
  .seccion-item.level-1 .seccion-trigger::after {
    right: 15px;
  }
  .seccion-item.level-1 .seccion-content {
    padding: 20px 10px 50px 10px;
  }
}

.seccion-item.level-2 {
  overflow: hidden;
  border-radius: 2px;
  margin-bottom: 6px;
}
.seccion-item.level-2:last-of-type {
  margin-bottom: 0;
}
.seccion-item.level-2 .seccion-trigger {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.01em;
  padding: 10px 20px;
  border: none;
  background: #269BBB;
  width: 100%;
  text-align: left;
  outline: none;
  cursor: pointer;
  position: relative;
  transition: background 0.3s ease;
}
.seccion-item.level-2 .seccion-trigger:hover {
  background: #269BBB;
}
.seccion-item.level-2 .seccion-trigger::after {
  content: "";
  position: absolute;
  right: 20px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="m4.6155 12.6518-1.02077-1.0207 4.73005-4.73007-4.73005-4.73005 1.02077-1.02077 5.7508 5.75082z" fill="white"/></svg>') center/contain no-repeat;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}
.seccion-item.level-2 .seccion-trigger[aria-expanded=true]::after {
  transform: rotate(90deg);
}
.seccion-item.level-2 .seccion-content {
  display: none;
  padding: 20px;
  background: #fff;
  font-size: 14px;
  line-height: 1.5;
}
.seccion-item.level-2 .seccion-content.is-expanded {
  display: block;
}
.seccion-item.level-2 .seccion-content .table-wrapper::after {
  background: linear-gradient(to bottom, transparent, #fff);
}
@media screen and (max-width: 600px) {
  .seccion-item.level-2 .seccion-trigger {
    font-size: 16px;
    line-height: 1.3em;
  }
  .seccion-item.level-2 .seccion-trigger::after {
    right: 10px;
  }
  .seccion-item.level-2 .seccion-content {
    padding: 20px 10px;
  }
}

.seccion-item.level-3 {
  margin-bottom: 2px;
  border-radius: 0;
}
.seccion-item.level-3:last-of-type {
  margin-bottom: 0;
}
.seccion-item.level-3 .seccion-trigger {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  letter-spacing: -0.01em;
  padding: 6px 20px;
  border: none;
  background: #EBF6FB;
  width: 100%;
  text-align: left;
  outline: none;
  cursor: pointer;
  position: relative;
  transition: background 0.3s ease;
}
.seccion-item.level-3 .seccion-trigger:hover {
  background: #EBF6FB;
}
.seccion-item.level-3 .seccion-trigger::after {
  content: "";
  position: absolute;
  right: 20px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="m4.6155 12.6518-1.02077-1.0207 4.73005-4.73007-4.73005-4.73005 1.02077-1.02077 5.7508 5.75082z" fill="black"/></svg>') center/contain no-repeat;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}
.seccion-item.level-3 .seccion-trigger[aria-expanded=true]::after {
  transform: rotate(90deg);
}
.seccion-item.level-3 .seccion-content {
  display: none;
  padding: 20px;
  background: #EBF6FB;
  font-size: 14px;
  line-height: 1.5;
}
.seccion-item.level-3 .seccion-content.is-expanded {
  display: block;
}
.seccion-item.level-3 .seccion-content h5, .seccion-item.level-3 .seccion-content h6 {
  padding-top: 0;
}
.seccion-item.level-3 .seccion-content .table-wrapper::after {
  background: linear-gradient(to bottom, transparent, #EBF6FB);
}
@media screen and (max-width: 600px) {
  .seccion-item.level-3 .seccion-trigger {
    padding: 10px 20px 10px 10px;
    font-size: 14px;
    line-height: 1.3em;
  }
  .seccion-item.level-3 .seccion-trigger::after {
    right: 10px;
  }
  .seccion-item.level-3 .seccion-content {
    padding: 20px 10px;
  }
}

.seccion-print-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 34px;
  height: 34px;
  z-index: 10;
  padding: 0;
  outline: none;
  cursor: pointer;
  border: none;
  background: transparent;
}
.seccion-print-btn svg {
  display: block;
}
.seccion-print-btn:hover svg circle {
  fill: #1e85a5;
}
@media screen and (max-width: 600px) {
  .seccion-print-btn {
    bottom: 10px;
    right: 10px;
  }
}

.secciones-print-all-btn {
  z-index: 10;
  padding: 0;
  outline: none;
  cursor: pointer;
  border: none;
  background: transparent;
  float: right;
  margin-top: -60px;
}
.secciones-print-all-btn svg {
  display: block;
}
.secciones-print-all-btn:hover svg circle {
  fill: #1e85a5;
}
@media screen and (max-width: 600px) {
  .secciones-print-all-btn {
    margin-top: 0px;
  }
}

.page-print-btn, .btn-download {
  z-index: 10;
  padding: 0;
  outline: none;
  cursor: pointer;
  border: none;
  background: transparent;
}
.page-print-btn svg, .btn-download svg {
  display: block;
  width: 40px;
  height: 40px;
}
.page-print-btn:hover svg circle, .btn-download:hover svg circle {
  fill: #1e85a5;
}

.seccion-edit-btn {
  margin-top: 12px;
  background: #269BBB;
  padding: 3px 8px;
  font-size: 12px;
  border-radius: 4px;
  text-decoration: none !important;
  color: #fff;
  z-index: 10;
  font-weight: 600;
}
.seccion-edit-btn:hover {
  background: #1e85a5;
  color: #fff !important;
}

.page-actions {
  margin: 0 0 10px;
}

small {
  line-height: 1em;
}

/*----------------- main paths ---------------------------**/
#educationSvg .arrow rect, #educationSvg .arrow polygon, #educationSvg .arrow polyline {
  fill: #bfbfbf;
}
#educationSvg .arrow rect.hover, #educationSvg .arrow polygon.hover, #educationSvg .arrow polyline.hover {
  fill: #bfbfbf !important;
  stroke: none !important;
}
#educationSvg .arrow rect.hover-active, #educationSvg .arrow polygon.hover-active, #educationSvg .arrow polyline.hover-active {
  fill: #000 !important;
}
#educationSvg .arrow circle.hover-active, #educationSvg .arrow circle.hover {
  stroke: #000 !important;
  fill: #000 !important;
}
#educationSvg a {
  color: unset;
  text-decoration: none;
}
#educationSvg .svg-maroon circle.hover, #educationSvg .svg-maroon circle.hover-active {
  fill: #fff !important;
  stroke: #fff !important;
}

.single-cuaderno-orientacion .btn-guia {
  display: none;
}

.single-guia-familias .btn-cuad {
  display: none;
}

/*----------------- Offer dashboard -------------------------**/
.offer-dashboard {
  position: relative;
  padding-top: 40px !important;
}

.offer-dashboard-header {
  display: flex;
  justify-content: space-between;
  margin: 0 0 40px;
}
.offer-dashboard-header h1 {
  margin: 0;
}
@media screen and (max-width: 600px) {
  .offer-dashboard-header {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}

.dashboard-info {
  grid-column: 1/-1;
}

.educativo-alert {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  padding: 15px;
  border-radius: 12px;
  background: #f5f5f5;
}
@media screen and (max-width: 600px) {
  .educativo-alert {
    font-size: 18px;
    flex-direction: column;
    gap: 10px;
  }
}

.dashboard-container {
  display: grid;
  grid-template-columns: 680px auto;
  gap: 40px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .dashboard-container {
    grid-template-columns: 100%;
    gap: 20px;
  }
}

.offer-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.offer-list a {
  font-size: 20px;
  text-decoration: none !important;
  line-height: 1.25em;
  padding: 15px 22px;
  border-radius: 13px;
  border: 1px solid #B0B0B0;
  color: #000000;
  display: block;
  width: 100%;
}
.offer-list a:hover {
  background: #EBF6FB;
  border-color: #269BBB;
  color: #269BBB;
}
.offer-list a.active {
  background: #EBF6FB;
  border-color: #269BBB;
  color: #269BBB;
}
.offer-list #offer-219, .offer-list #offer-224 {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .offer-list a {
    font-size: 16px;
    padding: 10px 15px;
  }
}

.map-wrapper.active .oeste {
  cursor: pointer;
}
.map-wrapper.active .oeste:hover .cls-1 {
  fill: #269BBB;
}
.map-wrapper.active .oeste:hover .cls-2 {
  fill: #fff;
}
.map-wrapper.active .norte {
  cursor: pointer;
}
.map-wrapper.active .norte:hover .cls-1 {
  fill: #269BBB;
}
.map-wrapper.active .norte:hover .cls-2 {
  fill: #fff;
}
.map-wrapper.active .capital {
  cursor: pointer;
}
.map-wrapper.active .capital:hover .cls-1 {
  fill: #269BBB;
}
.map-wrapper.active .capital:hover .cls-2 {
  fill: #fff;
}
.map-wrapper.active .este {
  cursor: pointer;
}
.map-wrapper.active .este:hover .cls-1 {
  fill: #269BBB;
}
.map-wrapper.active .este:hover .cls-2 {
  fill: #fff;
}
.map-wrapper.active .sur {
  cursor: pointer;
}
.map-wrapper.active .sur:hover .cls-1 {
  fill: #269BBB;
}
.map-wrapper.active .sur:hover .cls-2 {
  fill: #fff;
}

.btn-blue {
  background: #269BBB;
  padding: 0 24px;
  font-size: 20px;
  line-height: 50px;
  height: 50px;
  font-weight: 600;
  color: #fff;
  display: block;
  text-decoration: none !important;
  border-radius: 13px;
}
.btn-blue:hover {
  background: #1a738c;
  color: #fff !important;
}

.search-input {
  grid-column: 1/-1;
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.search-input input {
  width: 100%;
  padding: 0 16px 0 40px;
  border: 1px solid #515151;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 13px;
  font-size: 16px;
  outline: none;
  min-height: 36px;
  line-height: 36px;
}
.search-input input:focus {
  border-color: #269BBB;
}
.search-input .search-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  pointer-events: none;
}
.search-input .search-icon svg {
  display: block;
}

#search-filters-top {
  margin: 0 0 30px;
  padding: 30px 20px;
  border-radius: 12px;
  background: rgba(38, 155, 187, 0.0588235294);
}
#search-filters-top label {
  color: #000;
  font-weight: 600;
  font-size: 14px;
}
#search-filters-top .search-form {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
#search-filters-top .select {
  box-shadow: none !important;
}
#search-filters-top .choices {
  margin: 0;
}
#search-filters-top .choices .choices__inner {
  border-radius: 13px;
  border: 1px solid #515151;
  background: rgba(255, 255, 255, 0.6);
}
#search-filters-top .choices .choices__inner input {
  min-height: auto;
  line-height: 1em;
  padding: 0 16px;
  font-size: 14px;
  box-shadow: none;
  border: none;
  outline: none !important;
  background: transparent;
}
#search-filters-top .choices .choices__inner .choices__list .choices__item {
  padding: 0 16px;
}
@media screen and (max-width: 600px) {
  #search-filters-top .search-form {
    grid-template-columns: 100%;
    gap: 10px;
  }
  #search-filters-top .choices {
    margin: 0;
  }
}

#educativo-ee-filter-wrapper {
  grid-column: span 2;
}
#educativo-ee-filter-wrapper .row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
@media screen and (max-width: 600px) {
  #educativo-ee-filter-wrapper {
    grid-column: span 1;
  }
  #educativo-ee-filter-wrapper .row {
    grid-template-columns: 100%;
    gap: 10px;
  }
}

#educativo-eso-extra-filters {
  grid-column: span 4;
}
#educativo-eso-extra-filters .form-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
@media screen and (max-width: 600px) {
  #educativo-eso-extra-filters {
    grid-column: span 1;
  }
  #educativo-eso-extra-filters .form-row {
    grid-template-columns: 100%;
    gap: 10px;
  }
}

#educativo-bach-filter-wrapper {
  grid-column: span 4;
}
#educativo-bach-filter-wrapper .form-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}
@media screen and (max-width: 600px) {
  #educativo-bach-filter-wrapper {
    grid-column: span 1;
  }
  #educativo-bach-filter-wrapper .form-row {
    grid-template-columns: 100%;
    gap: 10px;
  }
}

#educativo-spec-filter-wrapper {
  grid-column: span 4;
}
#educativo-spec-filter-wrapper .form-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
#educativo-spec-filter-wrapper #educativo-spec-extra-wrapper {
  grid-column: span 2;
}
#educativo-spec-filter-wrapper .educativo-filter-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
@media screen and (max-width: 600px) {
  #educativo-spec-filter-wrapper {
    grid-column: span 1;
  }
  #educativo-spec-filter-wrapper .form-row {
    grid-template-columns: 100%;
    gap: 10px;
  }
  #educativo-spec-filter-wrapper .educativo-filter-row {
    grid-template-columns: 100%;
    gap: 10px;
  }
  #educativo-spec-filter-wrapper #educativo-spec-extra-wrapper {
    grid-column: span 1;
  }
}

#educativo-bachd-filter-wrapper {
  grid-column: span 4;
}
#educativo-bachd-filter-wrapper .form-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
@media screen and (max-width: 600px) {
  #educativo-bachd-filter-wrapper {
    grid-column: span 1;
  }
  #educativo-bachd-filter-wrapper .form-row {
    grid-template-columns: 100%;
    gap: 10px;
  }
}

.educativo-accordion {
  max-width: 720px;
  margin: 0 auto;
}

.accordion-item {
  margin: 0;
  border-radius: 12px;
}
.accordion-item .accordion-header {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  position: relative;
  padding-right: 30px;
  padding: 5px 40px 5px 20px;
  cursor: pointer;
}
.accordion-item .accordion-header .toggle-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: url('data:image/svg+xml;utf8,<svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="m4.68126 12.8334-1.03542-1.0355 4.79792-4.79788-4.79792-4.79792 1.03542-1.03541 5.83334 5.83333z" fill="%23269bbb"/></svg>') center/contain no-repeat;
  transition: transform 0.3s ease;
  pointer-events: none;
}
.accordion-item .accordion-body {
  display: none;
  padding: 15px 20px 30px;
  font-size: 16px;
  line-height: 1.5em;
  color: #000;
}
.accordion-item .accordion-body .section-title {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}
.accordion-item .accordion-body .contact-info {
  padding: 20px;
  border-radius: 12px;
  background: #fff;
  color: #000;
}
.accordion-item.active {
  background: rgba(38, 155, 187, 0.0588235294);
}
.accordion-item.active .accordion-header {
  color: #269BBB;
}
.accordion-item.active .accordion-header .toggle-icon {
  transform: translateY(-50%) rotate(90deg);
}
.accordion-item.active .accordion-body {
  display: block;
}

.btn-contact {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 20px;
  background: #269BBB;
  color: #fff !important;
  border-radius: 8px;
  text-decoration: none !important;
  font-weight: 500;
  font-size: 14px;
  transition: background 0.2s;
}
.btn-contact:hover {
  background: #1e85a5;
}
.btn-contact + .btn-contact {
  margin-left: 10px;
}
@media screen and (max-width: 600px) {
  .btn-contact + .btn-contact {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .btn-contact {
    display: block;
    text-align: center;
    width: 100%;
  }
}

.offer-group {
  margin-bottom: 10px;
}
.offer-group .offer-category-title {
  font-weight: 600;
  color: #000;
  margin: 0 0 8px;
  display: block;
}
.offer-group .offer-items-list {
  list-style: none;
  padding: 0;
  margin: 0 0 0 15px;
}
.offer-group .offer-items-list li {
  margin: 0;
  padding: 6px 0;
  line-height: 1.4;
}
.offer-group .offer-name {
  color: #000;
  font-weight: 400;
}
.offer-group .offer-mods {
  color: #000;
  font-size: 0.9em;
  margin-left: 4px;
}
.offer-group .offer-extras {
  display: block;
  color: #000;
  font-size: 0.85em;
  margin-top: 2px;
  margin-left: 0;
}
.offer-group .projects-list {
  list-style: none;
}

/* Overlay Loader */
#educativo-search-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
  border-radius: 8px;
}
#educativo-search-overlay .loader-spinner {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #269bbb;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*----------------- print styles -------------------------**/
@media print {
  body {
    visibility: hidden;
  }
  body .print-this {
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
  }
  body .print-this * {
    visibility: visible !important;
  }
  body.is-printing-section .educativo-breadcrumbs {
    visibility: visible;
  }
  body.is-printing-section .educativo-breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
  }
  body.is-printing-section h1 {
    visibility: visible;
    font-size: 30px;
    line-height: 1.1em;
  }
  body.is-printing-section .seccion-item.level-1.printing-this-section {
    visibility: visible;
    width: 100%;
    margin: 0;
    border: none;
    overflow: visible !important;
    height: auto !important;
    display: block !important;
  }
  body.is-printing-section .seccion-item.level-1.printing-this-section .seccion-trigger {
    display: block;
    pointer-events: none;
    border: none;
    background: none !important;
    color: #000 !important;
    padding: 0 0 20px;
  }
  body.is-printing-section .seccion-item.level-1.printing-this-section .seccion-trigger::after {
    display: none;
  }
  body.is-printing-section .seccion-item.level-1.printing-this-section .seccion-content {
    display: block !important;
    padding: 0;
    background: none !important;
    overflow: visible !important;
    height: auto !important;
  }
  body.is-printing-section .seccion-item.level-1.printing-this-section .seccion-print-btn {
    display: none;
  }
  body.is-printing-section .seccion-item.level-1.printing-this-section .seccion-edit-btn {
    display: none;
  }
  body.is-printing-section .seccion-item.level-1.printing-this-section .table-toggle, body.is-printing-section .seccion-item.level-1.printing-this-section .rowspan-filter {
    display: none;
  }
  body.is-printing-section .seccion-item.level-1.printing-this-section .table-wrapper {
    max-height: none !important;
    overflow: visible !important;
    height: auto !important;
    display: block !important;
  }
  body.is-printing-section .seccion-item.level-1.printing-this-section * {
    visibility: visible;
  }
  body .secciones-print-all-btn {
    display: none !important;
  }
  body.is-printing-all .educativo-breadcrumbs {
    visibility: visible;
  }
  body.is-printing-all .educativo-breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
  }
  body.is-printing-all h1.w-text {
    display: block;
    visibility: visible;
  }
  body.is-printing-all .print-this {
    display: none;
  }
  body.is-printing-all .do-not-print {
    display: none;
    height: 0 !important;
    padding: 0 !important;
  }
  body.is-printing-all .secciones-accordion .seccion-edit-btn {
    display: none;
  }
  body.is-printing-all .secciones-accordion .seccion-print-btn {
    display: none;
  }
  body.is-printing-all .secciones-accordion .tablepress caption {
    display: none;
  }
  body.is-printing-all .secciones-accordion .seccion-trigger {
    display: block;
    visibility: visible;
    padding-left: 0;
    padding-right: 0;
  }
  body.is-printing-all .secciones-accordion .seccion-content {
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    max-height: none !important;
    padding-left: 0;
    padding-right: 0;
  }
  body.is-printing-all .secciones-accordion .seccion-children {
    display: block !important;
  }
  body.is-printing-all .secciones-accordion .table-wrapper {
    max-height: none;
  }
  body.is-printing-all .secciones-accordion .table-toggle, body.is-printing-all .secciones-accordion .rowspan-filter {
    display: none;
  }
}
/** ---------------- page footer ------------------ **/
#page-footer {
  background: rgba(217, 217, 217, 0.2196078431);
  padding: 30px 0;
  font-size: 12px;
  color: #000000;
  line-height: 1.8em;
  letter-spacing: -0.01em;
}
#page-footer a {
  color: #269BBB;
  font-weight: 700;
}
#page-footer a:hover {
  color: #000;
  text-decoration: underline;
}
#page-footer .w-image {
  height: 52px;
}
#page-footer .w-image img {
  width: auto;
  height: 52px;
  display: inline-block;
}
#page-footer .link-other, #page-footer .link-notification {
  text-align: center;
}
#page-footer .link-other a, #page-footer .link-notification a {
  font-size: 14px;
  font-weight: 600;
  padding-left: 28px;
  display: inline-block;
}
#page-footer .link-other a:hover, #page-footer .link-notification a:hover {
  text-decoration: none;
}
#page-footer .link-notification {
  margin: 0 0 8px;
}
#page-footer .link-notification a {
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m10.0429 18.1572c-.41639 0-.77241-.1481-1.06802-.4444-.29576-.2964-.44363-.6526-.44363-1.0687h3.02635c0 .4175-.1483.7741-.4449 1.0697s-.6532.4434-1.0698.4434zm4.9271-7.1067v-2.51108h-2.5112v-1.25556h2.5112v-2.51113h1.2555v2.51113h2.5112v1.25556h-2.5112v2.51108zm-11.2034 4.7565v-1.2553h1.51316v-6.24582c0-1.12568.34744-2.12099 1.04233-2.98593.69474-.86494 1.58675-1.41816 2.67602-1.65964v-.52148c0-.29059.10163-.53766.30489-.7412.20326-.2034.45005-.3051.7404-.3051.2904 0 .5375.1017.7414.3051.2039.20354.3059.45061.3059.7412v.52148c.2275.0558.4489.12046.664.19398s.4198.16985.6142.28899c-.161.14704-.3106.30245-.4487.46623-.1382.16378-.2591.33998-.3626.52859-.2311-.11384-.4737-.19914-.7278-.25592-.2542-.05692-.516-.08538-.7854-.08538-.96901 0-1.79614.34263-2.4814 1.02788-.68512.68512-1.02768 1.51219-1.02768 2.4812v6.24582h7.01818v-2.1345c.1921.1051.3914.1917.5981.2599.2066.0681.4257.122.6575.1618v1.7128h1.5131v1.2553z" fill="%23269BBB"/></svg>') left center/20px no-repeat;
}
#page-footer .link-notification a:hover {
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m10.0429 18.1572c-.41639 0-.77241-.1481-1.06802-.4444-.29576-.2964-.44363-.6526-.44363-1.0687h3.02635c0 .4175-.1483.7741-.4449 1.0697s-.6532.4434-1.0698.4434zm4.9271-7.1067v-2.51108h-2.5112v-1.25556h2.5112v-2.51113h1.2555v2.51113h2.5112v1.25556h-2.5112v2.51108zm-11.2034 4.7565v-1.2553h1.51316v-6.24582c0-1.12568.34744-2.12099 1.04233-2.98593.69474-.86494 1.58675-1.41816 2.67602-1.65964v-.52148c0-.29059.10163-.53766.30489-.7412.20326-.2034.45005-.3051.7404-.3051.2904 0 .5375.1017.7414.3051.2039.20354.3059.45061.3059.7412v.52148c.2275.0558.4489.12046.664.19398s.4198.16985.6142.28899c-.161.14704-.3106.30245-.4487.46623-.1382.16378-.2591.33998-.3626.52859-.2311-.11384-.4737-.19914-.7278-.25592-.2542-.05692-.516-.08538-.7854-.08538-.96901 0-1.79614.34263-2.4814 1.02788-.68512.68512-1.02768 1.51219-1.02768 2.4812v6.24582h7.01818v-2.1345c.1921.1051.3914.1917.5981.2599.2066.0681.4257.122.6575.1618v1.7128h1.5131v1.2553z" fill="black"/></svg>') left center/20px no-repeat;
}
#page-footer .link-other {
  margin: 0;
}
#page-footer .link-other a {
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m5.44082 13.4087c.69321 0 1.36765.0786 2.02333.2358.65569.1572 1.30656.4038 1.95261.7398v-8.22899c-.58802-.38309-1.22438-.6704-1.90908-.86195-.6847-.19154-1.37365-.28731-2.06686-.28731-.50223 0-.97146.03941-1.40769.11823-.43624.07896-.88455.20801-1.34492.38713-.06431.02149-.10993.05239-.13686.09271-.02678.04017-.04017.0844-.04017.13267v7.91651c0 .0752.02685.1302.08056.1651.05357.0349.11258.0389.17704.0119.39703-.1351.81604-.2392 1.25702-.3122.44112-.0729.91279-.1094 1.41502-.1094zm5.23148.9756c.6461-.336 1.2969-.5826 1.9526-.7398s1.3302-.2358 2.0234-.2358c.5022 0 .9739.0365 1.415.1094.441.073.86.1771 1.257.3122.0645.027.1235.023.177-.0119.0538-.0349.0806-.0899.0806-.1651v-7.91651c0-.04827-.0134-.09117-.0402-.1287-.0269-.03753-.0725-.06975-.1368-.09668-.4604-.17912-.9087-.30817-1.3449-.38713-.4363-.07882-.9055-.11823-1.4077-.11823-.6932 0-1.3822.09577-2.0669.28731-.6847.19155-1.3211.47886-1.9091.86195zm-.6278 1.8412c-.67489-.4979-1.40298-.8826-2.18422-1.154-.78123-.2715-1.58772-.4073-2.41946-.4073-.51074 0-1.0124.0566-1.505.1698s-.96748.2799-1.42464.4999c-.29827.1373-.5821.1155-.85148-.0653-.26939-.1808-.40408-.437-.40408-.7686v-9.0882c0-.18038.04645-.34967.13936-.50787.09277-.15834.22663-.27239.40157-.34214.56654-.2758 1.157-.47997 1.77139-.6125.61439-.13254 1.23868-.1988 1.87288-.1988.81444 0 1.61018.11133 2.38724.33398.77691.22279 1.51574.55147 2.21644.98603.7008-.43456 1.4396-.76324 2.2165-.98603.7771-.22265 1.5728-.33398 2.3873-.33398.6342 0 1.2585.06626 1.8728.1988.6144.13253 1.2049.3367 1.7714.6125.175.06975.3088.1838.4016.34214.0929.1582.1394.32749.1394.50787v9.0882c0 .3316-.1401.5851-.4202.7606-.2802.1754-.5747.1944-.8837.0572-.4518-.2147-.9199-.3773-1.4044-.4878s-.9768-.1658-1.4769-.1658c-.8318 0-1.6383.1358-2.4195.4073-.7812.2714-1.5093.6561-2.1843 1.154z" fill="%23269bbb"/></svg>') left center/20px no-repeat;
}
#page-footer .link-other a:hover {
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m5.44082 13.4087c.69321 0 1.36765.0786 2.02333.2358.65569.1572 1.30656.4038 1.95261.7398v-8.22899c-.58802-.38309-1.22438-.6704-1.90908-.86195-.6847-.19154-1.37365-.28731-2.06686-.28731-.50223 0-.97146.03941-1.40769.11823-.43624.07896-.88455.20801-1.34492.38713-.06431.02149-.10993.05239-.13686.09271-.02678.04017-.04017.0844-.04017.13267v7.91651c0 .0752.02685.1302.08056.1651.05357.0349.11258.0389.17704.0119.39703-.1351.81604-.2392 1.25702-.3122.44112-.0729.91279-.1094 1.41502-.1094zm5.23148.9756c.6461-.336 1.2969-.5826 1.9526-.7398s1.3302-.2358 2.0234-.2358c.5022 0 .9739.0365 1.415.1094.441.073.86.1771 1.257.3122.0645.027.1235.023.177-.0119.0538-.0349.0806-.0899.0806-.1651v-7.91651c0-.04827-.0134-.09117-.0402-.1287-.0269-.03753-.0725-.06975-.1368-.09668-.4604-.17912-.9087-.30817-1.3449-.38713-.4363-.07882-.9055-.11823-1.4077-.11823-.6932 0-1.3822.09577-2.0669.28731-.6847.19155-1.3211.47886-1.9091.86195zm-.6278 1.8412c-.67489-.4979-1.40298-.8826-2.18422-1.154-.78123-.2715-1.58772-.4073-2.41946-.4073-.51074 0-1.0124.0566-1.505.1698s-.96748.2799-1.42464.4999c-.29827.1373-.5821.1155-.85148-.0653-.26939-.1808-.40408-.437-.40408-.7686v-9.0882c0-.18038.04645-.34967.13936-.50787.09277-.15834.22663-.27239.40157-.34214.56654-.2758 1.157-.47997 1.77139-.6125.61439-.13254 1.23868-.1988 1.87288-.1988.81444 0 1.61018.11133 2.38724.33398.77691.22279 1.51574.55147 2.21644.98603.7008-.43456 1.4396-.76324 2.2165-.98603.7771-.22265 1.5728-.33398 2.3873-.33398.6342 0 1.2585.06626 1.8728.1988.6144.13253 1.2049.3367 1.7714.6125.175.06975.3088.1838.4016.34214.0929.1582.1394.32749.1394.50787v9.0882c0 .3316-.1401.5851-.4202.7606-.2802.1754-.5747.1944-.8837.0572-.4518-.2147-.9199-.3773-1.4044-.4878s-.9768-.1658-1.4769-.1658c-.8318 0-1.6383.1358-2.4195.4073-.7812.2714-1.5093.6561-2.1843 1.154z" fill="black"/></svg>') left center/20px no-repeat;
}
@media screen and (max-width: 600px) {
  #page-footer {
    text-align: center;
  }
  #page-footer .g-cols {
    flex-direction: column-reverse;
    display: flex;
    gap: 20px;
  }
  #page-footer .align_right {
    text-align: center;
  }
}

/** ---------------- Search ------------------ **/
.center-search {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 0;
}
.center-search form {
  position: relative;
}
.center-search input {
  width: 100%;
  padding: 0 16px 0 40px;
  border: 1px solid #515151;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 13px;
  font-size: 16px;
  outline: none;
  min-height: 36px;
  line-height: 36px;
}
.center-search input:focus {
  border-color: #269BBB;
}
.center-search .search-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  pointer-events: none;
}
.center-search .search-icon svg {
  display: block;
}

.educativo-context-search {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.educativo-context-search .search-wrapper {
  position: relative;
  width: 100%;
}
.educativo-context-search .search-wrapper input {
  width: 100%;
  padding: 0 16px 0 40px;
  border: 1px solid #515151;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 13px;
  font-size: 16px;
  outline: none;
  min-height: 36px;
  line-height: 36px;
}
.educativo-context-search .search-wrapper input:focus {
  border-color: #269BBB;
}
.educativo-context-search .search-wrapper .search-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  pointer-events: none;
}
.educativo-context-search .search-wrapper .search-icon svg {
  display: block;
}
.educativo-context-search .search-results-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 100;
  max-height: 300px;
  overflow-y: auto;
}
.educativo-context-search .search-results-dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.educativo-context-search .search-results-dropdown ul li {
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
}
.educativo-context-search .search-results-dropdown ul li:last-child {
  border-bottom: none;
}
.educativo-context-search .search-results-dropdown ul li a {
  display: block;
  padding: 12px 16px;
  text-decoration: none;
  color: #333;
  transition: background 0.2s;
}
.educativo-context-search .search-results-dropdown ul li a:hover {
  background: #f9f9f9;
}
.educativo-context-search .search-results-dropdown ul li a .result-title {
  display: block;
  font-weight: 600;
  font-size: 14px;
}
.educativo-context-search .search-results-dropdown .no-results {
  padding: 16px;
  text-align: center;
  color: #666;
  font-size: 14px;
}
.educativo-context-search .search-results-dropdown .search-loading {
  padding: 16px;
  text-align: center;
  color: #666;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.educativo-context-search .search-results-dropdown .search-loading .spinner {
  width: 16px;
  height: 16px;
  border: 2px solid #ddd;
  border-top-color: #269BBB;
  border-radius: 50%;
  animation: search-spinner 0.6s linear infinite;
}

@keyframes search-spinner {
  to {
    transform: rotate(360deg);
  }
}
/** ---------------- Search Layout & Filters ---------------- **/
.search-layout-container {
  display: flex;
  gap: 30px;
  align-items: flex-start;
  margin-top: 30px;
}
@media screen and (max-width: 1024px), print {
  .search-layout-container {
    flex-direction: column;
  }
  .search-layout-container .search-layout-sidebar {
    width: 100%;
    position: relative;
    top: 0;
  }
}

.search-layout-sidebar {
  width: 300px;
  flex-shrink: 0;
  border-radius: 12px;
}
.search-layout-sidebar .form-group {
  margin-bottom: 10px;
  background: #F2F8FF;
  padding: 24px;
  border-radius: 12px;
}
.search-layout-sidebar .form-group:last-child {
  margin-bottom: 0;
}
.search-layout-sidebar .form-group-title {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
  color: #fff;
  margin-top: -24px;
  margin-left: -24px;
  margin-right: -24px;
  padding: 12px 24px;
  display: block;
  width: calc(100% + 48px);
  background: #269BBB;
  border-radius: 12px 12px 0 0;
}
.search-layout-sidebar .sub-filter-label {
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #000;
  display: block;
}

.educativo-checkbox-group {
  display: flex;
  flex-direction: column;
  gap: 2px;
  max-height: 250px;
  overflow-y: auto;
  padding-right: 5px;
}
.educativo-checkbox-group::-webkit-scrollbar {
  width: 4px;
}
.educativo-checkbox-group::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.educativo-checkbox-group::-webkit-scrollbar-thumb {
  background: #269BBB;
  border-radius: 4px;
}
.educativo-checkbox-group .checkbox-label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
  transition: color 0.2s;
  padding: 4px 0 4px 2px;
}
.educativo-checkbox-group .checkbox-label input[type=checkbox] {
  margin-top: 0px;
  margin-right: 0;
  cursor: pointer;
  accent-color: #269BBB;
  width: 16px;
  height: 16px;
}
.educativo-checkbox-group .checkbox-label input[type=checkbox]::before {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.educativo-checkbox-group .checkbox-label input[type=checkbox]:checked {
  box-shadow: 0 0 0 2px #269BBB;
}
.educativo-checkbox-group .checkbox-label:hover {
  color: #269BBB;
}

.form-sub-group {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.form-sub-group:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.form-sub-group .sub-filter-label {
  position: relative;
  cursor: pointer;
  margin: 0;
}
.form-sub-group .sub-filter-label::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m1.403 6.216c.536-.537 1.408-.537 1.944 0l8.653 8.652 8.653-8.652c.536-.537 1.408-.537 1.944 0 .537.536.537 1.408 0 1.943l-9.625 9.626c-.536.537-1.408.537-1.944 0l-9.625-9.626c-.537-.535-.537-1.407 0-1.943z" fill="black" fill-rule="evenodd"/></svg>') center/contain no-repeat;
}
.form-sub-group .sub-filter-label:hover {
  color: #269BBB;
}
.form-sub-group .sub-filter-label:hover::after {
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m1.403 6.216c.536-.537 1.408-.537 1.944 0l8.653 8.652 8.653-8.652c.536-.537 1.408-.537 1.944 0 .537.536.537 1.408 0 1.943l-9.625 9.626c-.536.537-1.408.537-1.944 0l-9.625-9.626c-.537-.535-.537-1.407 0-1.943z" fill="%23269BBB" fill-rule="evenodd"/></svg>') center/contain no-repeat;
}
.form-sub-group .sub-filter-label.active {
  color: #269BBB;
}
.form-sub-group .sub-filter-label.active::after {
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m1.403 6.216c.536-.537 1.408-.537 1.944 0l8.653 8.652 8.653-8.652c.536-.537 1.408-.537 1.944 0 .537.536.537 1.408 0 1.943l-9.625 9.626c-.536.537-1.408.537-1.944 0l-9.625-9.626c-.537-.535-.537-1.407 0-1.943z" fill="%23269BBB" fill-rule="evenodd"/></svg>') center/contain no-repeat;
  transform: translateY(-50%) rotate(180deg);
}
.form-sub-group .educativo-checkbox-group {
  padding-top: 5px;
  display: none;
}
.form-sub-group .educativo-checkbox-group .checkbox-label {
  font-size: 12px;
}

.result-export {
  background: #F2F8FF;
  padding: 10px;
  border-radius: 10px;
}

.pagination-buttons {
  display: flex;
  gap: 15px;
  justify-content: center;
  margin-top: 30px;
}
.pagination-buttons .button-primary {
  background: #F2F8FF;
  color: #269BBB;
  border: 1px solid #269BBB;
  padding: 8px 20px;
  border-radius: 12px;
  outline: none;
  font-size: 16px;
  line-height: 1em;
  font-weight: 700;
  transition: all 0.3s ease;
}
.pagination-buttons .button-primary:hover {
  background: #269BBB;
  color: #fff;
}
.pagination-buttons .button-secondary {
  display: none;
  background: #269BBB;
  color: #fff;
  border: 1px solid #269BBB;
  padding: 8px 20px;
  border-radius: 12px;
  outline: none;
  font-size: 16px;
  line-height: 1em;
  font-weight: 700;
  transition: all 0.3s ease;
}
.pagination-buttons .button-secondary:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.btn-reset-filters {
  background: linear-gradient(135deg, rgba(255, 195, 0, 0.85), rgba(255, 130, 0, 0.85));
  color: #fff;
  border: none;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(255, 165, 0, 0.3);
  width: 100%;
}
.btn-reset-filters:hover {
  background: linear-gradient(135deg, rgba(255, 195, 0, 0.95), rgba(255, 130, 0, 0.95));
  box-shadow: 0 4px 12px rgba(255, 165, 0, 0.4);
  transform: translateY(-1px);
}

.search-layout-main {
  flex-grow: 1;
  min-width: 0;
}

/* Sidebar Filters Refinement */
.search-filters-top .search-input-wrapper {
  position: relative;
  margin-bottom: 24px;
}
.search-filters-top .search-input-wrapper input[name=c_search] {
  width: 100%;
  padding: 12px 16px 12px 40px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 14px;
  outline: none;
}
.search-filters-top .search-input-wrapper input[name=c_search]:focus {
  border-color: #269BBB;
  box-shadow: 0 0 0 2px rgba(38, 155, 187, 0.1);
}
.search-filters-top .search-input-wrapper::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="%23999"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /></svg>') center/contain no-repeat;
}
.search-filters-top {
  /* Layout adjustments for existing dropdowns in sidebar */
}
.search-filters-top select.wide {
  width: 100%;
}/*# sourceMappingURL=style.css.map */