@charset "UTF-8";
/* CSS Document */
@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);
}
/* Reset */
* {
  font-family: "UniversLT45", sans-serif;
  line-height: 1.3;
}
/* General */
ul {
  list-style: circle;
  font-size: 1em;
  margin-left: 15px;
  margin-top: 5px;
  padding: 0;
}
.english a{
	text-decoration: none;
	color: black;
	
}
ul li {
  margin-left: 2rem;
  margin-right: 2rem;
  list-style-type: "– "
}
ul.noMargen {
  padding-inline: 0;
  margin: 0;
  padding: 0;
}
ul.noMargen li {
  margin-left: 0px;
}
body {
  padding: 2% 5%;
  background: #ffffff;
  color: #000000;
  position: relative;
  min-height: 90vh;
  padding-bottom: 2em;
}
body.guias {
  padding: 0 0 10% 0;
  max-width: 1300px;
  margin: 0 auto;
}
body.guias a, body.guias a:hover, body.guias a:active {
	color: #009FE3;
	text-decoration: underline;
}
@media (max-width: 1299px) {
  body.guias {
    max-width: 100%;
    width: 100%;
  }
  .guias {}
}
main {
  margin-top: 50px;
  margin-bottom: 100px;
}
table {
  table-layout: auto;
     background: #FFFFFF;
}
@media (min-width: 600px) and (max-width: 1200px) {
  table {
    table-layout: auto;
      background: #FFFFFF;
  }
}
@media (max-width: 599px) {
  table {
    width: 100%;
    table-layout: initial;
    display: block;
    overflow: auto;
  }
}
table, td, tr, th {
  border-collapse: collapse;
}
td, th {
  padding: 5px 10px;
}
.text-left {
  text-align: left;
}
.td-250 {
  width: 300px;
}
.twoColumns {
  display: flex;
  gap: 20px;
  align-items: baseline;
}
.twoColumns p {
  margin: 0;
}
.margin_left {
  margin-left: 20px !important;
  margin-bottom: 0 !important;
  color: #000000 !important;
  font-size: 1em !important;
  font-weight: inherit !important;
}
.underline {
  text-decoration: underline;
  color: #000000 !important;
  font-weight: 400 !important;
  font-size: 1em !important;
}
img {
  width: auto;
  display: flex;
  margin: 0 auto;
  max-width: 100%;
}
.blankPage {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10rem 0;
}
.blankPage img {
  max-width: 35%;
}
h1, h2, h3, h4, h5, h6, p, span {
  background-color: transparent;
}
h1, h2, h3, strong, .bold, b {
  font-weight: 500;
  color: #000000;
}
h1 {
  font-size: 1.4em;
  text-transform: uppercase;
}
h2 {
  font-size: 1.25em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1em;
	margin-bottom: 0px;
}
.main-guias h1 {
  font-size: 2em;
  text-transform: uppercase;
}
.main-guias h2 {
  font-size: 1.5em;
  text-transform: uppercase;
}
.main-guias h3 {
  font-size: 1.2em;
  text-transform: uppercase;
}
.main-guias h4 {
  font-size: 1em;
  text-transform: uppercase;
}
.main-guias h5 {
  font-size: 1em;
  text-transform: uppercase;
}
.main-guias p {
  margin: 0.2rem 0;
  font-family: "UniversLT45", sans-serif;
  font-weight: revert;
}
.main-guias section h2 {
  font-family: "UniversLT55", sans-serif;
  padding: 0;
  margin-bottom: 1.12rem;
  border-bottom: 1px solid #000000;
}
.main-guias section h3 {
  font-family: "UniversLT45", sans-serif;
  font-weight: revert;
  margin-bottom: 0;
}
.main-guias p.note {}
/* Header */
.header {
  margin-bottom: 5px;
}
.header__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #000000;
}
.header__info__place {
  display: flex;
  flex-direction: column;
}
.header__info__place p {
  font-weight: 400;
  color: #000000;
  margin: 0;
}
.header__info__date {
  display: flex;
  flex-direction: column;
}
.header__info__date p {
  font-weight: 400;
  color: #000000;
  text-align: right;
  margin: 0;
}
.guias .header {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px 10px 20px 10px;
  border-bottom: 10px solid #757171;
}
.guias.guias.colab .header {
  border-bottom: 10px solid #4c9bb4;
}
.coor_cartas {
	
font-size: 13px;
height: 55px;
margin-top: -10px;
	
	
}
.coor_cartas1 {
  font-size: 8px;
width: 100px;
float: left; 


}
.coor_cartas2 {
float: right; 
width:250px;
border: #000000 1px solid;
padding: 0 4px;

  
}
.coor_cartas3 {
float: right; 
margin-right: 10px;
width: 250px;
border: #000000 1px solid;
padding: 0 4px;

  
}

.guias .header__indicativo {
  display: flex;
  gap: 10px;
  align-items: center;
}
.guias .header__indicativo h1 {
  color: #757171;
  text-align: left;
  font-size: 2em;
  margin: 0;
  margin: 0;
  font-family: "Univers57Cn", sans-serif;
  font-weight: 400;
}
.guias.colab .header__indicativo h1 {
  color: #4c9bb4;
}
.guias .header__indicativo h1 b, .guias .header__indicativo h1 strong {
  font-family: "Univers57Cn", sans-serif;
  color: #757171;
  font-weight: revert;
}
.guias.colab .header__indicativo h1 strong, .guias.colab .header__indicativo h1 b {
  color: #4c9bb4;
}
.guias .header__indicativo__aeronaves {
  display: flex;
  gap: 15px;
  align-items: center;
}
.guias .header__indicativo__aeronaves__aeronave {
  height: 52px;
  width: 57px;
}
.guias .header__indicativo__aeronaves__aeronave img {
  height: 100%;
  width: 100%;
  filter: invert(78%) sepia(8%) saturate(14%) hue-rotate(323deg) brightness(89%) contrast(84%);
}
.guias.colab .header__indicativo__aeronaves__aeronave img {
  filter: invert(47%) sepia(87%) saturate(264%) hue-rotate(148deg) brightness(93%) contrast(90%);
}
.guias .header__logo {
  margin-left: auto;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.guias .header__logo p {
  font-family: "Univers47Cn", sans-serif;
  font-weight: 400;
  font-weight: revert;
  font-size: 1.25em;
  color: #000000;
  margin: 0;
  text-align: right;
}
.guias .header__logo img {
  margin: 0;
  margin-bottom: 10px;
  height: 104px;
}
@media (min-width: 800px) and (max-width: 1200px) {
  .guias .header__indicativo__aeronaves__aeronave {
    height: 40px;
    width: 40px;
  }
}
@media (max-width: 799px) {
  .guias .header__indicativo {
    flex-direction: column;
    align-items: flex-start;
  }
  .guias .header__indicativo__aeronaves__aeronave {
    height: 40px;
    width: 40px;
  }
}
@media (max-width: 499px) {
  .guias .header {
    align-items: flex-start;
  }
  .guias .header__indicativo h1 {
    font-size: 1.5rem;
  }
  .guias .header__logo img {
    padding-top: 5px;
  }
}
@media (max-width: 599px) {
  .guias .header__logo p {
    font-size: 1.45rem;
  }
  .guias .header__logo img {
    height: 80px;
    width: auto;
  }
}
.footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 2px solid #000000;
  padding-top: 5px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 5%;
}
.footer div p {
  text-transform: uppercase;
}
.footer p {
  margin: 0;
}
.footer-guias {
  border-top: 1px solid #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 10px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}
.footer-guias p {
  color: #009bdf;
  margin: 0;
  font-family: "UniversLT55", sans-serif;
  font-weight: revert;
}
.footer-guias p b, .footer-guias p strong {
  color: #009bdf;
  margin: 0;
  font-family: "UniversLT55", sans-serif;
  font-weight: revert;
}
.footer-guias img {
  height: 20px;
}
/*Tables*/
table {
  width: calc(100% - 2px);
  margin-bottom: 50px;
}
table .oneLine {
  text-align: left !important;
  border: 1px solid transparent !important;
}
table thead tr td, table thead tr th, table tbody tr th {
  font-weight: 500;
  color: #000000;
  text-align: center;
  border: 1px solid #000000;
}
table tbody tr td {
  font-weight: 400;
  color: #000000;
  text-align: center;
  border: 1px solid #000000;
}
table.leyenda tbody tr td {
  text-align: left;
  border: 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
div.table_tabular {
  display: flex;
}
.table_tabular {
  width: 100%;
  margin: 5px;
}
.table_tabular tr, .table_tabular td, .table_tabular th {
  border: 1px solid #000000;
}
.table_tabular thead th, .table_tabular thead td {
  font-weight: 500;
  color: #000000;
  text-align: center;
  background-color: #f1f1f1;
}
.table_tabular tbody {
  font-weight: 400;
  color: #000000;
  text-align: center;
}
.table_tabular .subtitle {
  border: 0;
  border-top: 1px solid transparent;
  font-weight: 600;
  color: #000000;
  text-align: left;
  padding: 0 5px;
}
.table_tabular .subtitle h3 {
  margin: 0.2em 0;
}
.table_tabular .subtitle p {
  font-weight: 400;
  margin: 0;
}
.table_tabular--line td {
  text-align: left;
  font-weight: 500;
}
.table_coordenadas td {
  width: 50%;
}
.table_coordenadas--footer {
  margin-top: -40px;
  margin-bottom: 50px;
}
.table_coordenadas--footer tr td:first-child {
  width: 90%;
  padding: 0 5px;
  text-align: left;
}
.table_coordenadas--footer tr td:last-child {
  text-align: center;
}
.table_coordenadas--footer--sub {
  margin-top: 10px;
}
.table_coordernadas--center {
  width: 50%;
  margin: 50px auto;
}
.table_obstaculos {
  width: 100%;
  border: 1px solid #000000;
  margin-top: 50px;
}
.table_obstaculos th {
  font-weight: 500;
}
.table_obstaculos tr, .table_obstaculos td, .table_obstaculos th {
  border: 1px solid #000000;
  text-align: center;
}
.table_7 {
  width: 100%;
}
.table_7 th {
  font-weight: 500;
}
.table_7 tr, .table_7 td, .table_7 th {
  border: 1px solid #000000;
  text-align: center;
}
.table_obstaculos_helipuerto {
  width: 100%;
  border: 1px solid #000000;
}
.table_obstaculos_helipuerto th {
  font-weight: 500;
}
.table_obstaculos_helipuerto thead .table_obstaculos_helipuerto__info tr, .table_obstaculos_helipuerto thead .table_obstaculos_helipuerto__info th, .table_obstaculos_helipuerto thead .table_obstaculos_helipuerto__info td {
  text-align: left;
  border: 1px solid transparent;
  border-bottom: 1px solid #000000;
}
.table_obstaculos_helipuerto thead .table_obstaculos_helipuerto__header tr, .table_obstaculos_helipuerto thead .table_obstaculos_helipuerto__header th, .table_obstaculos_helipuerto thead .table_obstaculos_helipuerto__header td {
  border: 1px solid transparent;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: left;
}
.table_obstaculos_helipuerto tbody tr, .table_obstaculos_helipuerto tbody th, .table_obstaculos_helipuerto tbody td {
  border: 1px solid transparent;
  text-align: left;
}
.table_obstaculos_helipuerto tr, .table_obstaculos_helipuerto th, .table_obstaculos_helipuerto td {
  border: 1px solid transparent;
  text-align: left;
}
.table_obstaculos_aerodromo {
  width: 100%;
  border: 1px solid #000000;
}
.table_obstaculos_aerodromo th {
  font-weight: 500;
}
.table_obstaculos_aerodromo thead .table_obstaculos_aerodromo__info tr, .table_obstaculos_aerodromo thead .table_obstaculos_aerodromo__info th, .table_obstaculos_aerodromo thead .table_obstaculos_aerodromo__info td {
  text-align: left;
  border: 1px solid transparent;
  border-bottom: 1px solid #000000;
}
.table_obstaculos_aerodromo thead .table_obstaculos_aerodromo__header tr, .table_obstaculos_aerodromo thead .table_obstaculos_aerodromo__header th, .table_obstaculos_aerodromo thead .table_obstaculos_aerodromo__header td {
  border: 1px solid transparent;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: left;
}
.table_obstaculos_aerodromo tbody tr, .table_obstaculos_aerodromo tbody th, .table_obstaculos_aerodromo tbody td {
  border: 1px solid transparent;
  text-align: left;
}
.table_obstaculos_aerodromo tr, .table_obstaculos_aerodromo th, .table_obstaculos_aerodromo td {
  border: 1px solid transparent;
  text-align: left;
}
.table_punto tfoot tr td, .table_punto tfoot tr th {
  border: 1px solid #000000;
}
/*Tables AD*/
table tbody tr td, .table0 { 
	 width: 100px;
  margin: 0 auto;
	text-align: center;
  vertical-align: top;
  list-style: none;
	width: calc(60% - 2px);
  padding: 5px 15px;
  border: 1px solid #adadad;
/*  background-color: #4c9bb466;*/
background-color: #fff;
  margin-bottom: 0;
}
.table0 td:first-child {
  background-color: #adadad66;
  text-align: left;
  width: 200px;
}
.table0 td:last-child{
  background-color: #fff;
  text-align: left;
  width: 400px;
}
.table1 {
  counter-reset: number_item;
  list-style: none;
  padding: 0;
  border: 1px solid #b7b0b0;
  width: calc(100% - 2px);
  margin-bottom: 0;
}
.table1 tr, .table1 td {
  border: 1px solid #b7b0b0;
}
.table1 tr {
  counter-increment: number_item;
}
.table1:not(.nonumber) td:first-child::before {
  content: counters(number_item, ".");
  display: inline-block;
  margin: 0.2rem 0;
}






.table1plus tr, .table1plus td {
  border: 1px solid #b7b0b0;
    
}
.table1plus tr {
  counter-increment: number_item;
}
.table1plus:not(.nonumber) td:first-child::before {
  content: counters(number_item, ".");
  display: inline-block;
  margin: 0.2rem 0;
}

.table1 .nonumber tbody{
 background-color: #fff;
}


}
.table1plus tbody tr td:first-child {
  color: #cc0000;
  background-color: #4c9bb466;
  border: 1px solid #adadad;
  text-align: center;
  padding: 50px 15px;
  vertical-align: top;
  width: 50px;
}

.table1plus  td:nth-child(2) {
  background-color: #4c9bb466;
  border: 1px solid #adadad;
  padding: 5px 10px;
  vertical-align: top;
  width: 50px;
  text-align: left;
}
.table1plus td:last-child {
  background-color: #f0f0f04f;
  padding: 5px 10px;
  vertical-align: top;
  text-align: left;
}

.table1 td:first-child {
  color: #000000;
  background-color: #BBBBBB ;
  border: 1px solid  #7C7C7C;
  text-align: center;
  padding: 5px 15px;
  vertical-align: top;
  width: 50px;
}


.guias.colab .table1 td:first-child {
  background-color: #4c9bb466;
  border: 1px solid #4c9bb4;
}
.table1 td:first-child img {
  filter: invert(78%) sepia(8%) saturate(14%) hue-rotate(323deg) brightness(89%) contrast(84%);
  width: 30px;
}
.guias.colab .table1 td:first-child img {
  filter: invert(47%) sepia(87%) saturate(264%) hue-rotate(148deg) brightness(93%) contrast(90%);
}
.table1 td:nth-child(2) {
  background-color: #adadad66;
  border: 1px solid #adadad;
  padding: 5px 10px;
  vertical-align: top;
  width: 200px;
  text-align: left;
}
.guias.colab .table1 td:nth-child(2) {
  background-color: #4c9bb466;
  border: 1px solid #4c9bb4;
    width: 100px;
}
.table1 td:nth-child(2) h3 {
  font-weight: 500;
  color: #000000;
  margin: 0;
  text-align: left;
}
.table1 td:last-child {
  background-color: #f0f0f04f;
  padding: 5px 10px;
  vertical-align: top;
  text-align: left;
}
.table1 .twoColumns {
  gap: 5px;
}
.table1 .twoColumns span {
  margin: 0;
}
.table1 span {
  color: #000000;
  font-weight: 400;
}
.table1 .table-distancias td, .table1 .table-distancias tr, .table1 .table-distancias th {
  background-color: transparent;
  border-color: #000000;
}
.table2 {
  width: 100%;
  text-align: center;
  table-layout: fixed;
  margin-bottom: 0;
}
.table2 thead th {
  font-weight: 600;
  border: none;
  border-bottom: 1px solid #000000;
}
.table2 thead tr th:first-child {
  text-align: left;
}
.table2 tbody tr td:first-child {
  text-align: left;
}
.table2 tbody td {
  vertical-align: top;
  border: none;
}
.table2 tbody p {
  margin: 0;
}
.table2 tbody span {
  color: #000000;
  font-weight: 400;
}
.table2 tfoot td {
  text-align: left;
}
@media (max-width: 1240px) {
  .table2 {
    table-layout: auto;
  }
}
.table3 {
  border: 1px solid #000000;
  width: 100%;
}
.table3 thead .info {
  text-align: left;
  border: 1px solid transparent;
  border-bottom: 1px solid #000000;
}
.table3 thead .info td {
  text-align: left;
  border: 1px solid transparent;
  border-bottom: 1px solid #000000;
}
.table3 tr, .table3 td, .table3 th {
  border: 1px solid #000000;
  text-align: center;
}
.table3 tfoot tr, .table3 tfoot td, .table3 tfoot h3, .table3 tfoot p {
  text-align: left;
  border: 1px solid transparent;
}
.table4 {
  width: 100%;
}
.table4 thead tr, .table4 thead td, .table4 thead th {
  text-align: center;
  border: none;
  border-bottom: 1px solid #000000;
  font-weight: 600;
}
.table4 tbody tr {
  vertical-align: top;
}
.table4 tbody tr td {
  border: none;
  text-align: center;
}
.table4 tr td:last-child {
  max-width: 120px;
}
.table5 {
  width: 100%;
  text-align: center;
  table-layout: fixed;
}
.table5 thead tr, .table5 thead td, .table5 thead th {
  text-align: center;
  border: none;
  border-bottom: 1px solid #000000;
  font-weight: 600;
}
.table5 tbody tr, .table5 tbody td {
  vertical-align: top;
}
.table5 tbody tr td {
  border: none;
  text-align: center;
}
.table5 tbody p {
  margin: 0;
}
.table5 tbody span {
  color: #000000;
  font-weight: 400;
}
.table6 {
  width: 100%;
}
.table6 tr, .table6 td, .table6 th {
  border: 1px solid #b7b0b0;
  text-align: center;
}
.table6 tr, .table6 td, .table6 th {
  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;
}
/*Titles*/
.titles__gen {
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 0 0.5rem 0;
  border-bottom: 1px solid #000000;
  justify-content: center;
}
.titles__gen h1 {
  font-weight: 500;
  color: #000000;
  text-align: center;
  margin: 0;
}
.titles__gen--secondary {
  border-top: 1px solid #000000;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.titles__gen--secondary h2 {
  margin: 0;
}
/*Main*/
.titles__ad {
  padding: 0.5rem 0 0 0;
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.titles__ad p {
  font-weight: 500;
  color: #000000;
  margin: 0;
}
.titles__ad__content {
  display: flex;
}
.titles__ad__info {
  text-align: right;
}
.main_ad {
  margin-bottom: 50px;
}
.main_ad article section {
  margin: 1.5rem 0;
}
.main__content ul {
  list-style: disc;
}
.main__content span {
  font-weight: 400;
  color: #000000;
  font-weight: 500;
  text-align: left;
  color: #4169E1;
  margin-bottom: 1rem;
  font-size: 1.2em;
}
.main__content h2 {
  font-weight: 400;
  color: #000000;
  font-weight: 500;
  text-align: left;
  color: #4169E1;
  margin-top: 0;
  font-size: 1.2em;
  display: inline-block;
}
.main__content h3 {
  font-weight: 4000;
  color: #000000;
  font-weight: 500;
  text-align: left;
  color: #000000;
  margin-bottom: 1em;
  font-size: 1.1em;
}
.main__content h4 {
  font-weight: 500;
  color: #000000;
  font-weight: 500;
  text-align: left;
  color: #000000;
  margin-bottom: 1rem;
  font-size: 1em;
}
.main__content h5 {
  font-weight: 500;
  color: #000000;
  font-weight: 500;
  font-size: 1em;
}
.main__content .mark {
  display: flex;
  align-items: baseline;
  gap: 5px;
  margin-top: 10px;
  text-align: left;
}
.main__content .mark h3 {
  font-size: 1em;
  margin: 0;
  font-weight: 500;
}
.main__content .mark p {
  font-size: 1em;
  margin: 0;
}
/*Responsive*/
@media (max-width: 568px) {
  .main_ad .main__content .table1 tr, .main_ad .main__content .table1 td {
    border: none;
  }
  .main_ad .main__content h2 {
    display: initial;
  }
  .main_ad .main__content .table1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .main_ad {
    display: grid;
    grid-template-areas: "number data""value value";
    grid-template-columns: 50px 1fr;
  }
  .main_ad td:first-child {
    grid-area: number;
  }
  .main_ad td:nth-child(2) {
    grid-area: data;
  }
  .main_ad td:last-child {
    grid-area: value;
    margin-left: 50px;
  }
  .main_ad .main__content .table1 td:first-child {
    width: auto;
  }
  .main_ad .main__content .table1 td:nth-child(2) {
    width: auto;
  }
  .main_ad .main__content .table2 {
    table-layout: auto;
  }
}
.main_gen p {
  text-align: justify;
}
.main_gen .notas_aplicables {
  margin-bottom: 1em;
}
.main_gen .notas_aplicables h4 {
  margin-bottom: 0;
}
.main_gen .notas_aplicables p {
  margin: 0;
  margin-top: 0.2em;
}
.main_gen span.note {
  font-weight: 500;
}
.main_gen h4 {
  font-weight: 500;
}
/* Estilos númeracion automática*/
.main_gen .titleOfSection::before {
  font-size: 1.25em;
  font-weight: 500;
}
.main_gen .subtitleOfSection {
  margin: 1rem 0;
}
.main_gen .subtitleOfSection::before {
  font-size: 1.1em;
  font-weight: 500;
}
.main_gen ol {
  counter-reset: number_item;
  list-style: none;
  padding: 0;
}
.main_gen ol li {
  counter-increment: number_item;
  margin: 0.5rem 0;
}
.main_gen ol li::before {
  content: counters(number_item, ".") ". ";
  display: inline-block;
}
.main_gen ol li h2, .main_gen ol li h3 {
  display: inline-block;
  margin: 0;
}
.main_gen .no__numeric__automatic--decimal {
  list-style: decimal;
  padding-inline-start: 40px;
}
.main_gen .no__numeric__automatic--decimal li::before {
  content: normal;
}
.main_gen .no__numeric__automatic--lower {
  list-style: lower-alpha;
  padding-inline-start: 40px;
}
.main_gen .no__numeric__automatic--lower li::before {
  content: normal;
}
.main_gen .no__numeric__automatic--circle {
  list-style: disc;
  padding-inline-start: 40px;
}
.main_gen .no__numeric__automatic--circle li::before {
  content: normal;
}
.main_gen .table_caracteristicas {
  width: 100%;
  border: 1px solid #000000;
}
.main_gen .table_caracteristicas th {
  font-weight: 500;
}
.main_gen .table_caracteristicas tr, .main_gen .table_caracteristicas td, .main_gen .table_caracteristicas th {
  border: 1px solid #000000;
  text-align: center;
}
.main_gen .table_observaciones {
  table-layout: auto;
  margin-top: 40px;
  width: 100%;
  border: 1px solid #000000;
}
.main_gen .table_observaciones tr, .main_gen .table_observaciones td, .main_gen .table_observaciones th {
  border: 1px solid #000000;
  text-align: left;
}
.main_gen .table_observaciones thead tr th {
  font-weight: 500;
}
.main_gen .table_observaciones thead tr td {
  text-align: left;
  font-weight: 400;
}
.main_gen .table_observaciones tbody tr td:first-child {
  width: 50px;
  text-align: center;
}
@media (max-width: 598px) {
  .main_gen ol li h2, .main_gen ol li h3 {
    display: initial;
    margin: 0;
  }
  .main_gen .no__numeric__automatic--decimal {
    list-style: decimal;
    padding-inline-start: 20px;
  }
  .main_gen .no__numeric__automatic--decimal li::before {
    content: normal;
  }
  .main_gen .no__numeric__automatic--lower {
    list-style: lower-alpha;
    padding-inline-start: 20px;
  }
  .main_gen .no__numeric__automatic--lower li::before {
    content: normal;
  }
  .main_gen .no__numeric__automatic--circle {
    list-style: disc;
    padding-inline-start: 20px;
  }
  .main_gen .no__numeric__automatic--circle li::before {
    content: normal;
  }
}
.titles__iac div {
  width: 100%;
}
.titles__iac div h2 {
  padding: 0.3rem 0;
  font-weight: 500;
  color: #000000;
  text-align: center;
  margin: 0;
  font-size: 1.2em;
}
.titles__iac div p {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  font-weight: 500;
  color: #000000;
  text-align: center;
  margin: 0;
  font-size: 1.1em;
  padding: 0.3rem 0;
}
.main_iac {
  margin-top: 20px;
}
.main_iac h1 {
  font-weight: 500;
  color: #000000;
  margin: 0;
  margin-top: 20px;
  padding-left: 10px;
  font-size: 1em;
}
.main_iac section > h2 {
  font-weight: 500;
  color: #000000;
  margin: 0;
  font-size: 1em;
}
.main_iac h3 {
  font-size: 1em;
  margin-bottom: 0;
}
.main_iac table {
  margin-bottom: 50px;
}
.main_iac table tfoot th:first-child {
  font-weight: 400;
  color: #000000;
  font-size: 0.9em;
  text-align: left;
}
.main_iac table tfoot th:last-child {
  font-weight: 400;
  color: #000000;
  font-size: 0.9em;
  text-align: center;
}
.main_iac .table_tabular_encabezado {
  border: 1px solid #000000;
  text-align: center;
  background-color: red;
}
.main_iac .table_tabular_encabezado p {
  font-weight: 500;
  color: #000000;
  font-size: 0.9em;
  text-align: center;
}
.main_iac .table_sbas {
  table-layout: auto;
}
.main_iac .table_sbas thead tr:first-child td {
  text-align: left;
}
.main_iac .table_sbas tbody tr td:first-child {
  width: 50px;
}
.main_iac .table_sbas tbody tr td:last-child {
  width: 150px;
}
.main_iac .table_sbas--line td {
  text-align: center;
  font-weight: 500;
}
.main_iac .table_sbas tfoot tr {
  border: none;
}
.main_iac .table_sbas tfoot tr td {
  text-align: left;
  border: none;
}
.main_iac .table_sbas tfoot .notes {
  font-weight: 500;
}
/* Estilos de título*/
.titles__plans {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 0 0.2rem 0;
}
.titles__plans .header__plans__title {
  margin-left: auto;
}
.titles__plans .header__plans__title h1 {
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin: 0;
  font-size: 1em;
}
.titles__plans .header__plans__subtitle {
  margin-left: auto;
}
.titles__plans .header__plans__subtitle p {
  font-weight: 500;
  color: #000000;
  text-align: right;
  margin: 0;
}
.main_plans {
  margin-top: 0;
  /* Estilos de título*/
}
.main_plans .titles__gen {
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 0 0.5rem 0;
  border-bottom: 1px solid #000000;
  justify-content: center;
}
.main_plans .titles__gen h2 {
  font-weight: 500;
  color: #000000;
  text-align: center;
  margin: 0;
}
.main_plans .table_caracteristicas, .main_plans .table_observaciones {
  width: 100%;
  border: 1px solid #000000;
}
.main_plans .table_caracteristicas th, .main_plans .table_observaciones th {
  font-weight: 500;
}
.main_plans .table_caracteristicas tr, .main_plans .table_caracteristicas td, .main_plans .table_caracteristicas th, .main_plans .table_observaciones tr, .main_plans .table_observaciones td, .main_plans .table_observaciones th {
  border: 1px solid #000000;
  text-align: center;
}
.main_plans .table_observaciones {
  margin-top: 40px;
}
.main_plans .table_observaciones tr, .main_plans .table_observaciones td, .main_plans .table_observaciones th {
  text-align: left;
}
.main_plans .table_observaciones tr td:first-child {
  text-align: center;
}
/* Estilos de título*/
.titles__plans__GMC {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding: 0.6rem 0 0.2rem 0;
}
.titles__plans__GMC h1 {
  font-weight: 400;
  color: #000000;
  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 {
  font-weight: 500;
  color: #000000;
  margin: 0;
}
.main-guias ul {
  margin-left: 2rem;
  margin-right: 2rem;
  list-style-type: "– "
}
.main-guias li > ul {
  margin-left: 0rem;
}
.main-guias ol {
  margin-left: 2rem;
  margin-right: 2rem;
  counter-reset: list;
  list-style: none;
}
.main-guias li > ol, .main-guias li > ul {
  margin-left: 0;
  margin-right: 0;
}
.main-guias ol > li {
  counter-increment: list;
  margin: 0.5rem 0;
}
.main-guias ol > li::marker {
  content: counter(list, lower-alpha) ") ";
  display: inline-block;
}
.main-guias ol.numero {
  counter-reset: number_item;
  list-style: none;
}
.main-guias ol.numero > li {
  counter-increment: number_item;
  margin: 0.5rem 0;
}
.main-guias ol.numero > li::marker {
  content: counters(number_item, ".") ".- ";
  display: inline-block;
}
.main-guias .plano-ad {
  width: 100%;
  margin-bottom: 50px;
}
.main-guias .plano-ad img {
  display: block;
}
.main-guias .carta {
  width: 100%;

}
img.carta  {
  width: 100%;
  border: solid 0px #ccc;
}
.main-guias .carta img {
  display: block;
 
}

.main-guias article > section {
  margin-bottom: 2rem;
}
.main-guias section > h2, .main-guias section > h3, .main-guias section > h4, .main-guias section > h5, .main-guias section > p, .main-guias section > .twoColumns {
  padding-left: 0rem;
  padding-right: 2rem;
}
.main-guias section > .twoColumns > p {
  padding: 0;
}
.main-guias section .perfil {
  width: 60%;
}
.main-guias section > section {
  margin-bottom: 20px;
}
.main-guias .servicios .twoColumns {
  margin-top: 20px;
  margin-left: 0;
  align-items: flex-start;
}
.main-guias .servicios .twoColumns p {
  padding-top: 15px;
}
.main-guias .servicios .twoColumns h3 {
  margin-top: 0;
}
.main-guias .servicios .twoColumns .servicio {
  height: 100%;
  width: 100%;
  max-height: 52px;
  max-width: 57px;
}
.main-guias .servicios .twoColumns .servicio img {
  width: 100%;
  height: 100%;
}
.main-guias .servicios svg {
  width: 100%;
  max-width: 70px;
  max-height: 50px;
  margin: 0;
  margin-right: 10px;
}
.main-guias .servicios svg {
  width: 100%;
  max-width: 70px;
  max-height: 50px;
  margin: 0;
  margin-right: 10px;
}
.main-guias .datos_pista div {
  padding: 0 2rem;
}
.main-guias .datos_pista table {
  table-layout: auto;
}
.main-guias .datos_pista table th {
  background-color: #ccc;
  border: 1px solid #adadad;
}
.guias.nocolab .main-guias .datos_pista table th {
  background-color: #ccc;
  border: 1px solid #adadad;
}
.guias.colab .main-guias .datos_pista table th {

  background-color: #4c9bb466;
  border: 1px solid #4c9bb4;

}
.main-guias .datos_pista table td {
/*
  border: 1px solid #adadad;
  background-color: #f0f0f04f;
*/
}
.guias.colab .main-guias .datos_pista table td {
  border: 1px solid #4c9bb4;
}
@media (max-width: 1200px) {
  .main-guias .plano-ad, .main-guias .carta {
    width: 100%;
  }
  .main-guias .plano-ad img, .main-guias .carta img {
    display: block;
  }
  .main-guias article > section {
    margin-bottom: 3rem;
  }
  .main-guias section > h2, .main-guias section > h3, .main-guias section > h4, .main-guias section > h5, .main-guias section > p, .main-guias section > .twoColumns {
    padding-left: 1rem;
    padding-right: 1rem;
   
  }
  .main-guias section > .twoColumns > p {
    padding: 0;
  }
  .main-guias section .perfil {
    width: 60%;
  }
  .main-guias section > section {
    margin-bottom: 20px;
  }
  .main-guias .servicios .twoColumns {
    margin-top: 20px;
    margin-left: 0;
    align-items: flex-start;
  }
  .main-guias .servicios .twoColumns p {
    padding-top: 3px;
  }
  .main-guias .servicios .twoColumns h3 {
    margin-top: 0;
  }
  .main-guias .servicios .twoColumns .servicio {
    height: 100%;
    width: 100%;
    max-height: 40px;
    max-width: 40px;
  }
  .main-guias .servicios .twoColumns .servicio img {
    width: 100%;
    height: 100%;
  }
  .main-guias .servicios svg {
    width: 100%;
    max-width: 40px;
    max-height: 40px;
    margin: 0;
    margin-right: 10px;
  }
  .main-guias .datos_pista div {
    padding: 0 1rem;
  }
}
.main-guias div.direccion {
  margin: 1em 1em 3em;
  border-radius: 10px;
  background-color: #ecf9fe;
  padding: 10px 20px 10px 20px;
  width: fit-content;
  border: 1px solid #aae5fc;
}
.main-guias div.direccion ul {
  margin: 0;
  list-style: none;
}
@media (max-width: 580px) {
  html {
    font-size: 12px;
  }
  .main__content div p {
    text-align: initial;
  }
  .main .blankPage h2 {
    font-size: 1.4em;
  }
}
span.deletion {
  text-decoration: line-through;
  background-color: #FFA07A;
}
span.insertion {
  background-color: #90EE90;
}
.AISDseguimiento {
  display: none;
}
