@charset "UTF-8";

@font-face {
  font-family: 'UniversLT55';
  src: url(../fonts/lte50138_0.ttf);
}

@font-face {
  font-family: 'UniversLT45';
  src: url(../fonts/LTe50136_0.ttf);
}

@font-face {
  font-family: 'Univers47Cn';
  src: url(../fonts/UniversLTStd-LightCn_0.otf);
}

@font-face {
  font-family: 'Univers57Cn';
  src: url(../fonts/UniversLTStd-Cn_0.otf);
}

* {
  font-family: 'UniversLT45', sans-serif;
  line-height: 1.3;
}

@media (max-width: 580px) {
  html {
    font-size: 12px;
  }
}

body {
  padding: 0 0 2% 0;
  max-width: 1300px;
  margin: 0 auto;
  background: #ffffff;
  color: #000000;
  position: relative;
  min-height: 90vh;
  max-width: 1200px;
}

main {
  margin-bottom: 100px;
  padding: 0;
  margin-top: 1px solid black;
}

@media (max-width: 1299px) {
  body {
    max-width: 100%;
    width: 100%;
  }

  main {
    padding: 0px 10px 0 10px;
  }
}



h1,
h2,
h3,
h4,
strong,
.bold {
  color: #000000;
}

h1 {
  font-family: 'Univers57Cn', sans-serif;
}

h2 {
  font-size: 1.2em;
  margin-top: 40px;
}

h5 {
  font-size: 0.9em;
}

h6 {
  font-size: 0.85em;
}

.bold {
  font-weight: bold;
}

.aviso {
  border: 1px solid #000000;
  padding: 10px;
  width: 40%;
  border-radius: 10px;
}


.fit-content {
  width: fit-content;
  margin-top: 20px;
  border: 1px solid #a1a1a1;
}

.fit-content td {
  border: 1px solid #a1a1a1;

}

.underline {
  text-decoration: underline;
  color: #000000 !important;
  text-align: inherit;
  color: inherit;
  font-size: inherit;
  font-weight: revert;
  margin-bottom: 0;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.main_aip p.text-center {
  text-align: center;
}

a,
a:hover,
a:active {
  color: #009fe3;
  text-decoration: none;
  font-family: 'UniversLT45', sans-serif;
}

.main_aip_abr h2 {
  font-weight: revert;
  text-align: left;
  color: #000;
  margin-top: 0;
  font-size: 1.2em;
  display: inline-block;
  margin-bottom: 0.5rem;
}

.twoColumns {
  display: flex;
  gap: 20px;
  align-items: baseline;
}

.twoColumns p {
  margin: 0;
}

.twoColumns span {
  margin: 0;
  font-weight: 400;
  color: inherit;
  font-size: inherit;
}

table .twoColumns {
  gap: 5px;
}

.margin_left {
  margin-left: 20px !important;
}

.margen {
  margin-left: 22px !important;
}

p {
  margin: 8px 0 0 0;
}

main article section p {
  text-align: justify;
}

section>section {
  border-left: 1px solid #07224d55;
  padding-left: 8px;
}

.trabajoDesde {
  color: #ccc;
}

.version {
  display: flex;
}

.AISDseguimiento {
  display: none;
}

img {
  width: auto;
  display: flex;
  margin: 0 auto;
  max-width: 100%;
}

.circuito {
  width: 50%;
}

.blankPage {
  display: none;
}

/* Header */
.header__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #000000;
  padding: 0 10px;
  margin-bottom: -0.5px;
}

.header__info__place {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.header__info__place p,
.header__info__place span {
  margin: 0;
  font-family: 'Univers47Cn', sans-serif;
  font-size: 1.25rem;
  padding: 0;
}

.cadaPagina span {
  margin: 0;
  font-family: 'Univers47Cn', sans-serif;
  font-size: 1.25rem;
  padding: 0;
}

.header__info__date {
  display: flex;
  flex-direction: column;
  align-items: end;
  font-family: 'Univers47Cn', sans-serif;
  font-size: 1.25rem;
}

.header__info__date p,
.header__info__date span {
  text-align: right;
  font-family: 'Univers47Cn', sans-serif;
  font-size: 1.25rem;
  margin: 0;
  padding: 0;
}

.main_aip h1 {
  font-size: 1.6em;
  margin: 0 0 -1px 0;
  padding: 12px 0 8px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #000000;
  justify-content: center;
  text-align: center;
  counter-reset: subSection_lv2 0;
  border-top: 1px solid black;
}

.search {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 2rem;
}

.search__container {
  display: flex;
  align-items: center;
  border-bottom: 1px solid grey;
}

.search__container img {
  margin-right: 15px;
}

.search__container input {
  border: transparent;
  padding: 5px;
  background: transparent;
}

.search__container input:focus-visible {
  border: none;
  outline: transparent;
}

.footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #000000;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Univers47Cn', sans-serif;
  padding: 5px 10px;
}

.footer div p {
  text-transform: uppercase;
}

.footer p {
  margin: 0;
  font-family: 'Univers47Cn', sans-serif;
  font-size: 1.25em;
  padding: 0;
}

footer.sup_aic__footer p {
  text-align: center;
  display: flex;
  justify-content: center;
  font-family: 'Univers47Cn', sans-serif;
}

footer.sup_aic__footer p::before {
  content: ' - ';
}

.sup_aic .plantilla:empty::after {
  border: 1px solid red;
  content: 'empty';
}

.sup_aic p:has([data-plantilla-name='Cancelar'].plantilla:empty) {
  display: none;
}

.sup_aic p:has([data-plantilla-name='Fecha Wef Efectividad'].plantilla:empty) {
  display: none;
}

div.camposPlantilla {
  display: flex;
  align-items: center;
  justify-content: center;
}

div.camposPlantilla p {
  margin: 0;
  padding: 0;
}

footer.sup_aic__footer_plantilla {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

footer.sup_aic__footer_plantilla p {
  margin: 0;
  padding: 0;
  font-family: 'Univers47Cn', sans-serif;
}

footer.sup_aic__footer p::after {
  content: ' - ';
}

ul,
ol {
  padding: 4px 0;
  margin: 4px 0;
}

li>ul {
  margin: 0;
  padding-bottom: 0px;
}

ul.anida_guion {
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 0px;
}

ul.anida_guion li {
  padding-bottom: 5px;
}

ul.anida_sin {
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

ul.anida_circle {
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.lista_parentesis li:before {
  content: ') ';
  margin-left: -4px;
}

.lista_parentesis ul li:before,
.lista_parentesis ol li:before {
  content: initial;
}

ul li,
ol li {
  margin-left: 2rem;
  margin-right: 2rem;
  padding-bottom: 4px;
}

table tr td ul li {
  text-align: left;
}

.no__numeric__automatic--decimal {
  list-style: decimal;
  padding-inline-start: 40px;
}

.no__numeric__automatic--decimal li::before {
  content: normal;
}

.no__numeric__automatic--lower {
  list-style: lower-alpha;
  padding-inline-start: 40px;
}

.no__numeric__automatic--lower li::before {
  content: normal;
}

.no__numeric__automatic--circle {
  list-style: disc;
  padding-inline-start: 40px;
}

.no__numeric__automatic--circle li {
  list-style: disc;
}

@media (max-width: 598px) {
  .no__numeric__automatic--decimal {
    list-style: decimal;
    padding-inline-start: 20px;
  }

  .no__numeric__automatic--decimal li::before {
    content: normal;
  }

  .no__numeric__automatic--lower {
    list-style: lower-alpha;
    padding-inline-start: 20px;
  }

  .no__numeric__automatic--lower li::before {
    content: normal;
  }

  .no__numeric__automatic--circle {
    list-style: disc;
    padding-inline-start: 20px;
  }

  .no__numeric__automatic--circle li::before {
    content: normal;
  }
}

.notas_pie {
  position: relative;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 0 1rem;
}

.notas_pie p {
  color: gray;
}

/*Tables*/

.table_col3 tr td:first-child,
.table_col3 tr td:nth-child(3) {
  width: 20%;
}

.table_col3 tr td:nth-child(2) {
  width: 60%;
}

.table_col3 th p {
  text-align: left !important;
}

table {
  width: calc(100% - 2px);
  margin-bottom: 0px;
  border-collapse: collapse;
  table-layout: auto;
  text-align: center;
}

table thead tr,
table thead td,
table thead th {
  font-weight: bold;
}

table tbody tr .heightMax img {
  max-height: 100% !important;
  height: 100% !important;
}

table tbody tr td,
table tbody tr th {
  vertical-align: top;
}

table tfoot tr,
table tfoot th,
table tfoot td {
  text-align: left;
  border: none;
}

table tfoot .mark {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

table tfoot th {
  font-size: 0.9em;
}

table tfoot th:first-child {
  text-align: left;
}

table tfoot th:last-child {
  text-align: center;
}

table tr {
  border-collapse: collapse;
}

table td {
  font-family: 'UniversLT45', sans-serif;
  border-collapse: collapse;
  padding: 5px 10px;
  color: #000000;
  text-align: center;
  border: 1px solid #000000;
  font-weight: 400;
}

table th {
  font-family: 'UniversLT45', sans-serif;
  border-collapse: collapse;
  padding: 5px 10px;
  color: #000000;
  text-align: center;
  border: 1px solid #000000;
  font-weight: 600;
}

table td>p,
table th>p {
  margin-top: 0px;
  margin-bottom: 0px;
}

table .oneLine {
  text-align: left !important;
  border: 1px solid transparent !important;
}

table img {
  vertical-align: middle;
}

table .subtitle {
  border: 0;
  border-top: 1px solid transparent;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  font-family: 'UniversLT55', sans-serif;
  text-align: left;
  padding: 0 5px;
}

table .subtitle h3 {
  margin: 0.2em 0;
  font-size: 1em;
}

table .subtitle p {
  font-weight: 400;
  margin: 0;
  font-size: 0.9em;
}

table.leyenda tbody tr td {
  text-align: left;
  border: 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.table-distancias td,
.table-distancias tr,
.table-distancias th {
  background-color: transparent;
  border-color: #000000;
}

@media (max-width: 580px) {
  table tr .heightMax img {
    max-height: 50% !important;
    height: 100% !important;
  }
}

.table_center_all td,
.table_center_all th {
  vertical-align: middle;
  text-align: center;
}

.table-w50-center {
  width: 50%;
  margin: 50px auto;
}

.table_mhz tr:nth-child(6) td:first-child,
.table_mhz tr:nth-child(6) td:nth-child(2),
.table_mhz tr:nth-child(6) td:nth-child(3),
.table_mhz tr:nth-child(6) td:nth-child(4) {
  border-bottom: 3px solid #000000;
}

.table_mhz tr:nth-child(6) td:nth-child(4) {
  border-right: 3px solid #000000;
}

.table_mhz tr:nth-child(6) td:nth-child(5),
.table_mhz tr:nth-child(6) td:nth-child(6),
.table_mhz tr:nth-child(6) td:nth-child(7),
.table_mhz tr:nth-child(6) td:nth-child(8),
.table_mhz tr:nth-child(6) td:nth-child(9),
.table_mhz tr:nth-child(6) td:nth-child(10),
.table_mhz tr:nth-child(6) td:last-child {
  border-top: 3px solid #000000;
}

/*
table img {
  max-width: 100px !important;
  max-height: 50px !important;
  margin: 0 auto;
}
*/

table tr td,
table tr th {
  vertical-align: top;
}

.table_tabular--line td {
  text-align: left;
  font-weight: 500;
}

.table_sbas thead tr,
.table_sbas thead td {
  text-align: left;
  font-weight: bold;
}

.table_sbas thead tr:first-child td {
  text-align: center;
}

.table_sbas tbody tr td:first-child {
  width: 50px;
}

.table_sbas tbody tr td:last-child {
  width: 150px;
}

.table_sbas--line td {
  text-align: left;
  font-weight: bold;
}

.table_sbas tfoot tr {
  border: none;
}

.table_sbas tfoot tr td {
  text-align: left;
  border: none;
}

.table_sbas tfoot .notes {
  font-weight: bold;
}

.table_coordenadas td {
  width: 50%;
}

.table_coordernadas--center {
  width: 50%;
  margin: 50px auto;
}

.table_coordenadas--center {
  width: 50%;
  margin: 50px auto;
}

.table_obstaculos {
  margin-top: 50px;
}

.table_obstaculos_helipuerto tr,
.table_obstaculos_helipuerto th,
.table_obstaculos_helipuerto td,
.table_obstaculos_aerodromo tr,
.table_obstaculos_aerodromo th,
.table_obstaculos_aerodromo td {
  border: 1px solid transparent;
  text-align: left;
}

.table_obstaculos_helipuerto tr.table_obstaculos_aerodromo__info tr,
.table_obstaculos_helipuerto tr.table_obstaculos_aerodromo__info th,
.table_obstaculos_helipuerto tr.table_obstaculos_aerodromo__info td,
.table_obstaculos_helipuerto tr.table_obstaculos_helipuerto__info tr,
.table_obstaculos_helipuerto tr.table_obstaculos_helipuerto__info th,
.table_obstaculos_helipuerto tr.table_obstaculos_helipuerto__info td,
.table_obstaculos_aerodromo tr.table_obstaculos_aerodromo__info tr,
.table_obstaculos_aerodromo tr.table_obstaculos_aerodromo__info th,
.table_obstaculos_aerodromo tr.table_obstaculos_aerodromo__info td,
.table_obstaculos_aerodromo tr.table_obstaculos_helipuerto__info tr,
.table_obstaculos_aerodromo tr.table_obstaculos_helipuerto__info th,
.table_obstaculos_aerodromo tr.table_obstaculos_helipuerto__info td {
  text-align: left;
  border: 1px solid transparent;
  border-bottom: 1px solid #000000;
}

.table_obstaculos_helipuerto tr.table_obstaculos_aerodromo__header tr,
.table_obstaculos_helipuerto tr.table_obstaculos_aerodromo__header th,
.table_obstaculos_helipuerto tr.table_obstaculos_aerodromo__header td,
.table_obstaculos_helipuerto tr.table_obstaculos_helipuerto__header tr,
.table_obstaculos_helipuerto tr.table_obstaculos_helipuerto__header th,
.table_obstaculos_helipuerto tr.table_obstaculos_helipuerto__header td,
.table_obstaculos_aerodromo tr.table_obstaculos_aerodromo__header tr,
.table_obstaculos_aerodromo tr.table_obstaculos_aerodromo__header th,
.table_obstaculos_aerodromo tr.table_obstaculos_aerodromo__header td,
.table_obstaculos_aerodromo tr.table_obstaculos_helipuerto__header tr,
.table_obstaculos_aerodromo tr.table_obstaculos_helipuerto__header th,
.table_obstaculos_aerodromo tr.table_obstaculos_helipuerto__header td {
  border: 1px solid transparent;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.table_punto_significativo tr td {
  background-color: #fff;
  width: auto;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #b7b0b0;
}

.table_punto_significativo tr td img {
  margin: auto;
  max-height: 50px;
  text-align: center;

  max-width: inherit;
}

@media (max-width: 599px) {
  .table_punto_significativo tr {
    display: table-row;
  }
}

.circuitos--line td {
  text-align: left;
  font-weight: 500;
}

.table_columnas {
  counter-reset: number_item;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.table_columnas tr,
.table_columnas td {
  border: 1px solid #adadad;
}

.table_columnas tr {
  counter-increment: number_item;
}

.table_columnas thead tr,
.table_columnas thead td,
.table_columnas thead th {
  border: none;
  font-weight: bold;
}

.table_columnas td:first-child,
.table_columnas td:nth-child(2),
.table_columnas td:last-child {
  padding: 4px;
}

.table_columnas td:first-child,
.table_columnas td:nth-child(2) {
  background-color: #f1f1f1;
}

.table_columnas td:first-child {
  text-align: center;
  width: 30px;
}

.table_columnas td:nth-child(2) {
  width: 280px;
  text-align: left;
}

.table_columnas td:nth-child(2) h3 {
  margin: 0;
  font-size: 1em;
  text-align: left;
  font-weight: 400;
}

.table_columnas td:last-child {
  /*  background-color: #F0F0F0;*/
  text-align: left;
}

.table_columnas:not(.nonumber) td:first-child::before {
  content: counters(number_item, '.');
  display: inline-block;
}

.table_columnas:not(.nonumber) tfoot td:first-child::before {
  content: initial;
  display: inline-block;
  margin: 0.2rem 0;
}

.table_columnas.nonumber td:first-child::before {
  content: initial;
}

.table_columnas.nonumber h2 {
  text-align: left;
  color: #4169e1;
  margin-top: 0;
  font-size: 1.2em;
  display: inline-block;
  margin-bottom: 0.5rem;
  font-weight: revert;
}

.table_columnas.nonumber td img {
  max-width: 100px;
  margin: 0;
  max-width: inherit;
}

.table_columnas.nonumber .big {
  max-height: 160px;
}

.table_columnas.nonumber td:nth-child(2) {
  max-width: 250px;
}

.table_columnas.nonumber.GEN_3_2 td img {
  max-width: unset;
  max-width: inherit;
}

.table_columnas.nonumber.GEN_3_2 td:nth-child(1) {
  background-color: #fff;
  text-align: center;
}

.table_columnas.nonumber.GEN_3_2 tbody tr td:nth-child(2) p img {
  max-width: 50px;
  background-color: #fff;
  text-align: center;
}

.table_columnas.nonumber.GEN_3_2 td:nth-child(2) img {
  display: block;
  margin: auto;
  text-align: center;
}

.table_columnas.nonumber.GEN_3_2 td:nth-child(2) img.GEN_3_2_img_doble {
  max-width: 150px;
  display: block;
  margin: auto;
  text-align: center;
}

.table_columnas.nonumber.GEN_3_2 td:nth-child(2) img.GEN_3_2_img_medio {
  max-width: 110px;
  display: block;
  margin: auto;
  text-align: center;
}

.table_columnas.nonumber tfoot tr td {
  text-align: left;
  border: none !important;
  background-color: #ffffff;
}

.table_columnas.nonumber .etiqueta {
  background-color: transparent !important;
}

.table_columnas.nonumber .etiqueta td {
  background-color: transparent !important;
}

.table_columnas.nonumber .etiqueta img {
  width: 50% !important;
  filter: none !important;
  height: max-content;
  max-height: 100%;
  display: flex;
  margin: 0 auto;
}

/*Responsive*/
@media (max-width: 568px) {
  .table_columnas {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .table_columnas tr {
    display: grid;
    grid-template-areas: 'number data' 'value value';
    grid-template-columns: 50px 1fr;
  }

  .table_columnas tr td:first-child {
    grid-area: number;
    width: auto;
  }

  .table_columnas tr td:nth-child(2) {
    grid-area: data;
    width: auto;
  }

  .table_columnas tr td:last-child {
    grid-area: value;
    margin-left: 50px;
  }

  .table_columnas tr,
  .table_columnas td {
    border: none;
  }

  .table_columnas.nonumber tr td:nth-child(2) {
    width: auto;
    max-width: initial;
  }

  .table_columnas.nonumber tr td:nth-child(2) img {
    max-width: 60px;
    max-height: 60px;
  }

  .table_columnas.nonumber tfoot tr {
    display: table-row;
  }
}

.table2 tr,
.table2 td,
.table2 th {
  border: none;
}

.table2 thead th {
  border-bottom: 1px solid #000000;
}

.table2 tfoot tr,
.table2 tfoot td,
.table2 tfoot th {
  text-align: left;
}

.table2 tfoot .mark {
  display: flex;
  align-items: center;
  gap: 10px;
}

.table2 tfoot .mark h3,
.table2 tfoot .mark p {
  padding: 0;
  margin: 0;
}

.table_normal {
  margin-top: 20px;
}

.table_normal thead {
  background-color: #f1f1f1;
}

.table_normal thead .info {
  text-align: left;
  border: 1px solid transparent;
  border-bottom: 1px solid #000000;
}

.table_normal thead .info td {
  text-align: left;
  border: 1px solid transparent;
  border-bottom: 1px solid #000000;
}

.table_normal tr,
.table_normal td,
.table_normal th {
  border: 1px solid #adadad;
  font-weight: 400;
}

.table_normal td {
  padding: 0px 5px;
  vertical-align: top;
}

.table_normal td.coords,
.table_normal th.coords {
  width: 10px;
}

.table4 thead tr,
.table4 thead td,
.table4 thead th {
  border: none;
  border-bottom: 1px solid #000000;
}

.table4 tbody tr {
  vertical-align: top;
}

.table4 tr td:first-child {
  max-width: 40%;
}

.table4 tr td:nth-child(2) {
  width: 20%;
  text-align: center;
}

.table_aerodromos_helipuertos tbody td:first-child,
.table_aerodromos_helipuertos tbody td:last-child {
  text-align: left;
}

.table_aerodromos_helipuertos tbody td:first-child {
  width: 30%;
}

.table_aerodromos_helipuertos tbody td:nth-child(2) {
  width: 20%;
}

.common_left tbody td:first-child,
.common_left tbody td:last-child {
  text-align: left;
}

.table_deporte {
  width: 100%;
  border-collapse: collapse;
}

.table_deporte td {
  vertical-align: top;
  /* Alinea el contenido al principio de la celda */
  padding: 10px;
  /* Espacio dentro de las celdas */
  border: 1px solid black;
  /* Bordes para visualizar mejor las celdas */
}

.table_deporte p {
  margin: 0;
  /* Elimina márgenes adicionales de los párrafos */
}

/*
.table_deporte tbody td, .table_deporte tbody th {
  text-align: left;
}

.table_deporte tbody td:nth-child(2) {
  min-width: 160px;
}
*/

.table_deporte tbody td:first-child {
  width: auto;
  font-weight: bold;
  width: auto;
}

.table_deporte tbody td:nth-child(2) {
  width: 25%;
}

.table_deporte tbody td:nth-child(3) {
  width: 55%;
}

.table_deporte tbody td:nth-child(4) {
  width: auto;
}

@media (max-width: 600px) {
  .table_deporte tbody td:nth-child(2) {
    width: 120px;
    min-width: 115px;
  }
}

.table_indice_helipuertos_aerodromos tbody td:first-child {
  text-align: left;
}

.table_indice_2 tbody td:first-child {
  text-align: left;
}

.table_indice_2 tbody td:last-child {
  width: 100px;
}

.table_instalaciones td,
.table_instalaciones th {
  vertical-align: middle;
  text-align: center;
}

.table_instalaciones tbody th {
  background-color: rgba(211, 211, 211, 0.6);
}

.table_instalaciones tbody td.empty {
  background-color: rgba(128, 128, 128, 0.8);
}

.table_instalaciones tfoot {
  border: none;
}

.table_instalaciones tfoot p {
  margin: 0;
}

.table_symbols {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.table_symbols thead th,
.table_symbols thead td {
  text-align: center !important;
  border: none !important;
}

.table_symbols tr td {
  border: 1px solid #b7b0b0;
  vertical-align: middle;
  text-align: center;
}

.table_symbols td img {
  max-height: 100px;
  margin: 0;
  max-width: inherit;
  margin: 0 auto;
}

.table_symbols tr th {
  text-align: left;
  font-size: 0.9em;
  border: 1px solid #000000;
}

.table_symbols tr td h3,
.table_symbols tr td p {
  text-align: left;
  margin: 0;
  padding: 0;
}

.table_symbols tbody td {
  background-color: #b0c4de;
}

.table_symbols tbody td:first-child {
  width: 4%;
  font-weight: bold;
}

.table_symbols tbody td:nth-child(2) {
  width: 16%;
}

.table_symbols tbody td:nth-child(2) h3 {
  margin: 0;
  font-size: 1em;
  text-align: left;
}

.table_symbols tbody .big {
  max-height: 160px;
}

.table_symbols tbody td:last-child {
  background-color: #f0f0f0;
  text-align: left;
}

.table_symbols tbody td:last-child p {
  font-family: 'UniversLT45', sans-serif;
  margin: 0;
  text-align: left;
}

.table_symbols tbody .etiqueta {
  background-color: transparent !important;
}

.table_symbols tbody .etiqueta td {
  background-color: transparent !important;
}

.table_symbols tbody .etiqueta img {
  width: 50%;
  height: max-content;
  max-height: 100%;
  display: flex;
  margin: 0 auto;
}

.table_symbols tfoot tr td {
  text-align: left;
  border: none !important;
}

@media (max-width: 599px) {
  .table_symbols {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .table_symbols tbody tr {
    display: grid;
    grid-template-areas: 'number data' 'value value';
    grid-template-columns: 50px 1fr;
    border: none;
  }

  .table_symbols tbody td {
    border: none;
  }

  .table_symbols tbody td:first-child {
    grid-area: number;
    width: auto;
  }

  .table_symbols tbody td:nth-child(2) {
    grid-area: data;
    width: auto;
  }

  .table_symbols tbody td:last-child {
    grid-area: value;
    margin-left: 50px;
  }

  .table_symbols tbody .etiqueta {
    display: inline;
  }
}

.puntos_significativos_radioayudas .table_symbols tr td {
  background-color: white;
  width: auto;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #b7b0b0;
}

.puntos_significativos_radioayudas .table_symbols tr td img {
  margin: auto;
}

@media (max-width: 599px) {
  .puntos_significativos_radioayudas .table_symbols tr {
    display: table-row;
  }
}

.table5 tr,
.table5 th,
.table5 td {
  border: none;
  vertical-align: top;
}

.table5 thead tr,
.table5 thead td,
.table5 thead th {
  border-bottom: 1px solid #000000;
}

.table5 tbody td .twoColumns {
  gap: 5px;
}

.table5 tbody td .twoColumns span {
  text-align: left;
  color: 0;
  font-size: inherit;
  font-weight: normal;
  margin-bottom: 0;
}

.table5 tbody p {
  margin: 0;
}

.table5 tbody span {
  color: #000000;
}

.table6 tr,
.table6 td,
.table6 th {
  border: 1px solid #b7b0b0;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

.table6 thead tr,
.table6 thead td {
  border-top: 1px solid transparent;
}

.table6 tfoot tr,
.table6 tfoot td {
  border: 1px solid transparent;
}

.table_observaciones {
  margin-top: 40px;
}

.table_observaciones tr,
.table_observaciones td,
.table_observaciones th {
  text-align: left;
}

.table_observaciones tbody tr td:first-child {
  width: 50px;
  text-align: center;
}

.table_observaciones tbody tr td p {
  margin: 0;
}

.table_observaciones th {
  background-color: #f1f1f1;
}

/*Main*/

.main_aip article section {
  margin: 1.5rem 0;
}

.main_aip .numberOfSection {
  text-align: left;
  color: #4169e1;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.main_aip h2 {
  text-align: left;
  color: #000;
  margin-top: 0;
  font-size: 1.2em;

  margin-bottom: 0;
}

.main_aip h3 {
  text-align: left;
  color: #000000;
  margin: 0;
  margin-bottom: 1rem;
  font-size: 1.1em;
}

.main_aip h4 {
  text-align: left;
  color: #000000;
  margin-bottom: 1rem;
}

.main_aip .mark {
  display: flex;
  align-items: baseline;
  gap: 5px;
  margin-top: 10px;
  text-align: left;
}

.main_aip .mark h3 {
  font-size: 1em;
  margin: 0;
  font-weight: 500;
}

.main_aip .mark p {
  margin: 0;
}

/*Responsive*/
@media (max-width: 568px) {
  .main_ad .main_aip h2 {
    display: initial;
  }
}

.main_aip p {
  text-align: justify;
}

.main_aip .notas_aplicables {
  margin-bottom: 1em;
}

.main_aip .notas_aplicables h4 {
  margin-bottom: 0;
}

.main_aip .notas_aplicables p {
  margin: 0;
  margin-top: 0.2em;
}

.titles__iac div {
  width: 100%;
}

.titles__iac div h2 {
  padding: 0.3rem 0;
  font-size: 1em;
  text-align: center;
  margin: 0;
  font-size: 1.2em;
}

.titles__iac div p {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  font-size: 1em;
  text-align: center;
  margin: 0;
  font-size: 1.1em;
  padding: 0.3rem 0;
}

.main_iac {
  margin-top: 20px;
}

.main_iac h1 {
  margin: 0;
  margin-top: 20px;
  padding-left: 10px;
  font-size: 1em;
  font-size: 1em;
  margin-bottom: 1rem;
}

.main_iac article>h2 {
  margin: 0;
  font-size: 1em;
}

.main_iac section>h2 {
  margin: 0;
  font-size: 1em;
}

.main_iac h3 {
  font-size: 1em;
  margin-bottom: 0;
}

/* Estilos de título*/
.titles__plans {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.5rem 0.2rem 2rem;
}

.titles__plans .header__plans__title {
  margin-left: auto;
}

.titles__plans .header__plans__title h1 {
  font-family: 'UniversLT45', sans-serif;
  text-align: center;
  margin: 0;
  font-size: 1em;
}

.titles__plans .header__plans__subtitle {
  margin-left: auto;
}

.titles__plans .header__plans__subtitle p {
  text-align: right;
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}

.main_plans {
  margin-top: 0;
  /* Estilos de título*/
}

/* Estilos de título*/
.titles__plans__GMC {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding: 0.6rem 0.5rem 0.2rem 2rem;
}

.titles__plans__GMC h1 {
  font-family: 'UniversLT45', sans-serif;
  text-align: left;
  margin: 0;
  font-size: 1em;
}

.titles__plans__GMC .english {
  color: grey;
}

.titles__plans__GMC__subtitle p {
  margin: 0;
}

.titles__plans__GMC__subtitle--center p {
  margin: 0;
  text-align: center;
}

.titles__plans__GMC__details {
  border: 1px solid #000000;
  padding: 2px;
}

.titles__plans__GMC__details p {
  margin: 0;
}

.titles__plans__GMC__place p {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}

@media (max-width: 580px) {
  .main_aip div p {
    text-align: initial;
  }
}

.datos_pista table {
  table-layout: auto;
}

.datos_pista table th {
  background-color: rgba(173, 173, 173, 0.4);
  border: 1px solid #adadad;
}

.datos_pista table td {
  border: 1px solid #adadad;
  background-color: rgba(240, 240, 240, 0.3098039216);
}

.table_columnas.nonumber td:first-child img {
  filter: invert(78%) sepia(8%) saturate(14%) hue-rotate(323deg) brightness(89%) contrast(84%);
  width: 30px;
}

.table_columnas {
  margin-top: 20px;
}

#dynamicMenu {
  position: absolute;
  margin-left: -320px;
  width: 300px;
  background-color: #fff;
  font-variant: all-petite-caps;
  background-color: #f5f5f5;
  display: none;
}

#dynamicMenu ul {
  list-style: none;
  border-right: 0px solid #ccc;
  line-height: 18px;
  padding: 10px;
  margin: 0px;
}

#dynamicMenu li a {
  cursor: pointer;
  margin: 2px 2px 2px 2px;
  display: block;
  color: #000;
}

#dynamicMenu li:hover {
  background-color: #dff8fc;
}

#dynamicMenu .active {
  background-color: #eef7f9;
  border: 0px;
}

@media only screen and (min-width: 1200px) {
  #dynamicMenu {
    display: block;
  }
}

.idcambiosLink {
  margin-right: 5px;
}

.headerSupAic {
  display: flex;
  justify-content: space-between;
  align-items: end;
  text-align: center;
}

.headerSupAic__ais__title {
  font-weight: bold;
  padding-bottom: 10px;
  margin: 0;
}

.headerSupAic__ais__title p {
  padding: 0;
  margin: 0;
}

.headerSupAic__ais__info {
  font-weight: bold;
  border: 1px solid #000000;
  padding: 5px;
  height: 100px;
  min-width: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.headerSupAic__ais__info p {
  margin: 0;
  padding: 0;
  font-size: 0.8rem;
}

.headerSupAic__ais__info p a {
  color: #000000;
  font-size: 0.8rem;
}

.headerSupAic__ubication h1 {
  font-size: 4rem;
  margin: 0;
  font-weight: bold;
}

.headerSupAic__ubication p {
  margin: 0;
  padding: 0;
}

@media (max-width: 576px) {
  .headerSupAic {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: 'ubication ubication' 'info1 info2';
    gap: 10px;
  }

  .headerSupAic__ais__info {
    min-width: auto;
  }

  .headerSupAic .headerSupAic__ubication {
    grid-area: ubication;
  }

  .headerSupAic .headerSupAic__ais:first-child {
    grid-area: info1;
  }

  .headerSupAic .headerSupAic__ais:last-child {
    grid-area: info2;
  }
}

.titlesBorder {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  margin-top: 20px;
}

.titlesBorder>p {
  margin: 0;
  padding: 5px 0;
  border-top: 1px solid #000000;
}

.titlesBorder div.camposPlantilla {
  margin: 0;
  padding: 5px 0;
  border-top: 1px solid #000000;
}

.titlesBorder p.cancel {
  text-align: left;
}

.titleExtend {
  display: flex;
  justify-content: space-between;
}

.titleExtend p {
  margin: 0;
  padding-top: 5px;
  font-weight: bold;
}

.list_no_style li {
  list-style: none;
}

.sup_aic.airac {
  background-color: #f8c1d8;
}

.sup_aic.amdt {
  background-color: #fff9c7;
}

@media (max-width: 1299px) {
  .details {
    padding: 0 10px;
  }
}

.direccion {
  margin: 1em 1em 3em;
  border-radius: 10px;
  background-color: #f5f5f5;
  padding: 10px 20px 10px 20px;
  width: fit-content;
  border: 1px solid grey;
}

.direccion p {
  margin: 0.2rem 0;
}

.direccion ul {
  margin: 0;
  list-style: none;
}

.main_aip.main_aip--automatic--all {
  counter-reset: subSection_lv1 0 subSection_lv2 0 subSection_lv3 0 subSection_lv4 0 subSection_p 0;
}

.main_aip.main_aip--automatic--all h2 {
  counter-reset: subSection_lv2 0 subSection_lv3 0 subSection_lv4 0 subSection_p 0;
}

.main_aip.main_aip--automatic--all h2::before {
  counter-increment: subSection_lv1 1;
  content: counter(subSection_lv1) '.- ';
}

.main_aip.main_aip--automatic--all h3 {
  counter-reset: subSection_lv3 0 subSection_lv4 0 subSection_p 0;
}

.main_aip.main_aip--automatic--all h3::before {
  counter-increment: subSection_lv2 1;
  content: counter(subSection_lv1) '.' counter(subSection_lv2) '.- ';
}

.main_aip.main_aip--automatic--all h4 {
  counter-reset: subSection_lv4 0 subSection_p 0;
}

.main_aip.main_aip--automatic--all h4::before {
  counter-increment: subSection_lv3 1;
  content: counter(subSection_lv1) '.' counter(subSection_lv2) '.' counter(subSection_lv3) '.- ';
}

.main_aip.main_aip--automatic--all h5 {
  counter-reset: subSection_p 0;
}

.main_aip.main_aip--automatic--all h5::before {
  counter-increment: subSection_lv4 1;
  content: counter(subSection_lv1) '.' counter(subSection_lv2) '.' counter(subSection_lv3) '.' counter(subSection_lv4) '.- ';
}

.main_aip.main_aip--automatic--all p:not(li > p):not(div.direccion > p)::before {
  font-size: 50%;
  color: #aaa;
  display: block;
  margin-top: 1.5em;
  counter-increment: subSection_p 1;
  content: '(' counter(subSection_lv1) '.' counter(subSection_lv2) '.' counter(subSection_lv3) '.' counter(subSection_lv4) '.' counter(subSection_p) ')';
}

.main_aip.main_aip--automatic {
  counter-reset: subSection_lv1 0;
}

.main_aip.main_aip--automatic h2 {
  text-align: left;
  margin-top: 0;
  font-size: 1.4em;
  display: inline-block;
  margin-bottom: 0.5rem;
  background-color: #07224d;
  width: 100%;
  color: white;

  counter-reset: subSection_lv2 0;
}

.main_aip.main_aip--automatic h2::before {
  counter-increment: subSection_lv1 1;
  content: attr(ad-ident) '.' counter(subSection_lv1) '\00a0';
  color: #c3c3c3;
  font-weight: 100;
  padding: 2px 0 2px 4px;
}

.main_aip h2+p,
.main_aip h2+ul,
.main_aip h2+ol {
  margin-top: 4px;
}

.main_aip.main_aip--automatic h3 {
  text-align: left;
  margin-bottom: 0;
  font-size: 1.2em;

  counter-reset: subSection_lv3 0 subSection_lv4 0 subSection_p 0;
}

.main_aip.main_aip--automatic h3::before {
  color: #7c7c7c;
  font-weight: 100;

  counter-increment: subSection_lv2 1;
  content: counter(subSection_lv1) '.' counter(subSection_lv2) '\00a0';
}

.main_aip h3+p,
.main_aip h3+ul,
.main_aip h3+ol {
  margin-top: 4px;
}

.main_aip.main_aip--automatic h4 {
  text-align: left;
  margin-bottom: 0;
  font-size: 1em;

  counter-reset: subSection_lv4 0 subSection_p 0;
}

.main_aip.main_aip--automatic h4::before {
  color: #7c7c7c;
  font-weight: 100;

  counter-increment: subSection_lv3 1;
  content: counter(subSection_lv1) '.' counter(subSection_lv2) '.' counter(subSection_lv3) '\00a0';
}

.main_aip h4+p,
.main_aip h4+ol,
.main_aip h4+ul {
  margin-top: 4px;
}

.main_aip.main_aip--automatic h5 {
  text-align: left;
  font-family: 'UniversLT45', sans-serif;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 100;

  counter-reset: subSection_p 0;
}

.main_aip.main_aip--automatic h5::before {
  color: #7c7c7c;
  font-weight: 100;

  counter-increment: subSection_lv4 1;
  content: counter(subSection_lv1) '.' counter(subSection_lv2) '.' counter(subSection_lv3) '.' counter(subSection_lv4) '\00a0';
}

.main_aip h5+p,
.main_aip h5+ul,
.main_aip h5+ol {
  margin-top: 4px;
}

.main_aip.main_aip--automatic .section_parraf_automatic p:not(li > p):not(div.direccion > p)::before {
  counter-increment: subSection_p 1;
  content: counter(subSection_lv1) '.' counter(subSection_lv2) '.' counter(subSection_lv3) '.' counter(subSection_lv4) '.' counter(subSection_p);
}

.center_bold {
  text-align: center;
  font-weight: 700;
  font-size: 1.2rem;
}

.main_aip p.center_bold {
  text-align: center;
  font-weight: 700;
  font-size: 1.2rem;
}

.main_aip .direccion p {
  text-align: left;
  padding-right: 0;
}

span.text-small {
  font-size: 0.8em;
}

.italic {
  font-style: italic;
}

.subtitles_italic h1,
.subtitles_italic h2,
.subtitles_italic h3,
.subtitles_italic h4,
.subtitles_italic h5 {
  font-style: italic;
}

table tr td ol,
table tr td ul {
  margin: 0;
  text-align: left;
}

.table-w50-center tr td {
  width: 50%;
}

@media (max-width: 600px) {
  .table-w50-center {
    width: 100%;
    margin: 50px 0;
  }
}

.bodyNil .sectionNil {
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bodyNil .sectionNil .sectionNil_title {
  color: #8b8a8a;
  transform: rotate(339deg);
  font-size: 8rem;
  font-weight: 400;
}

.bodyNil .footer {
  display: flex;
}

.insigniaVFR_vigor img {
  width: 15%;
}

@media (max-width: 600px) {
  .insigniaVFR_vigor img {
    width: 40%;
  }
}


.insigniaVFR_icons {
  background-color: rgb(0, 159, 218);
  margin: 0 auto;
  padding: 4px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  text-align: center;
}

.insigniaVFR_icons img {
  width: 50%;
}

.table_center_all tr td p {
  text-align: center;
}

.table_center_all tfoot tr td {
  text-align: left;
}

.table_center_all tfoot tr td p {
  text-align: left;
}

autotablaconfig {
  display: none;
}

table.autoTabla td.botonCambios p {
  height: 0;
}

table.autoTabla td.iraCambios p {
  float: left;
}

.carta {
  overflow: hidden;
  margin: auto;
}

.carta object,
.carta embed,
.carta.vertical iframe {
  margin: -1.25mm 0px 0px -2.3mm;
  position: relative;
  width: 213mm;
  height: 300mm;
}

div.carta.vertical {
  border: 3mm solid white;
}

.carta object,
.carta embed,
.carta.horizontal iframe {
  margin: -1.3mm 0px 0px -2.3mm;
  position: relative;
  width: 300mm;
  height: 213mm;
}

div.carta.horizontal {
  border: 3mm solid white;
}

.carta.fullA4 {
  top: 0;
  position: relative;
  width: 793px;
  height: 1120px;
}

.carta.fullA4 iframe {
  margin: -5px 0px 0px -7px;
}

.carta.fullA4_carta {
  top: 0;
  position: relative;
  width: unset;
  height: unset;
  height: 1750px;
  pointer-events: none;
}

.carta.fullA4_carta iframe {
  margin: -50px 0px 0px -70px;
  width: 1310px;
  height: 1800px;
}

main article section table p {
  margin: 0px;
  padding: 0px;
}

main article section table th p {
  text-align: center;
}

.aicCheckList td:nth-child(3) {
  /* Estilos para la primera columna */
  width: 100%;
}

@-moz-document url-prefix() {

  .carta object,
  .carta embed,
  .carta.vertical iframe {
    margin: -12mm 0px 0px -3mm;
    position: relative;
    width: 215mm;
    height: 298mm;
  }

  .carta object,
  .carta embed,
  .carta.horizontal iframe {
    margin: -12mm 0px 0px -3mm;
    position: relative;
    width: 298mm;
    height: 228mm;
  }
}