.mainContent {
  padding-top: 0;
}

section .mapa {
  height: 500px;
  margin-bottom: 45px;
}
section .contacto-top h1 {
  color: #6E18C5;
  font-weight: 700;
}
section .contacto-top .text-bold {
  margin-bottom: 5px;
}
section .contacto-top .contacto-direccion {
  max-width: 300px;
}
section .contacto-top .contacto-direccion + .contacto-info {
  margin-top: 35px;
}
section .contacto-top .contacto-direccion .text-bold {
  color: #6E18C5;
}
section .contacto-top .contacto-lnk {
  margin-top: 22px;
  font-size: 24px;
  line-height: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: underline;
}
section .contacto-top .contacto-lnk + .contacto-lnk {
  margin-top: 5px;
}
section .contacto-top .contacto-lnk + .contacto-lnk.contacto-email {
  margin-top: 22px;
}
section .contacto-top .contacto-lnk a {
  color: #6E18C5;
}
section .contacto-top .contacto-lnk a:focus {
  color: #CBACFF;
}
section .contacto-top .contacto-lnk a:hover {
  color: #CBACFF;
}
section .banner-urgencias {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  section .banner-urgencias .banner-cont {
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  section .banner-urgencias .banner-cont {
    margin-right: -20px;
  }
}
section .banner-urgencias .banner-cont .banner-tit {
  font-size: 44px;
  line-height: 48px;
  font-weight: 700;
}
section .banner-urgencias .banner-cont .contacto-lnk {
  font-size: 36px;
  line-height: 40px;
}
section .banner-urgencias .banner-cont .contacto-lnk a {
  color: #FFFFFF;
}
section .banner-urgencias .banner-cont .contacto-lnk a:focus {
  color: #CBACFF;
}
section .banner-urgencias .banner-cont .contacto-lnk a:hover {
  color: #CBACFF;
}
section .banner-urgencias .banner-cont .banner-horario-tit {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
}
section .banner-urgencias .banner-cont .banner-horario-tit,
section .banner-urgencias .banner-cont .txt-accesibilidad {
  display: flex;
  align-items: center;
}
section .banner-urgencias .banner-cont .banner-horario-tit [class^=icon-], section .banner-urgencias .banner-cont .banner-horario-tit [class*=" icon-"],
section .banner-urgencias .banner-cont .txt-accesibilidad [class^=icon-],
section .banner-urgencias .banner-cont .txt-accesibilidad [class*=" icon-"] {
  margin-right: 8px;
}
section .banner-urgencias .banner-cont .listado-horarios {
  font-size: 20px;
  line-height: 24px;
}
section .banner-urgencias .banner-cont .txt-accesibilidad {
  margin-top: 30px;
}
section .llegada .llegada-cont {
  border: 1px solid #c5a3e8;
  border-radius: 20px;
}
section .llegada .llegada-cont .llegada-tit {
  margin-bottom: 30px;
  font-weight: 300;
}
section .llegada .llegada-cont .nombre-sede {
  margin-bottom: 20px;
  color: #6E18C5;
  font-size: 20px;
  line-height: 24px;
}
section .llegada .llegada-cont .tipo-transporte {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
section .llegada .llegada-cont .tipo-transporte i {
  margin-right: 6px;
}

@media (min-width: 1440px) {
  section .contacto-top > * {
    flex-grow: 1;
  }
  section .contacto-top .contacto-top-blq23 {
    display: flex;
    justify-content: space-between;
  }
  section .contacto-top .contacto-top-blq-emailHq {
    display: none;
  }
  section .banner-urgencias {
    background-image: linear-gradient(to right, #6E18C5 58.44%, #a874dc 58.44%);
  }
  section .banner-urgencias .banner-cont > *:first-child {
    width: 58.44%;
    padding-right: 60px;
    flex-basis: 58.44%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  section .banner-urgencias .banner-cont > *:last-child {
    width: 41.56%;
    padding-left: 80px;
    flex-basis: 41.56%;
  }
  section .banner-urgencias .banner-cont .banner-tit {
    margin-bottom: 0;
  }
  section .banner-urgencias .banner-cont .contacto-lnk {
    text-align: right;
  }
  section .banner-urgencias .banner-cont .listado-horarios {
    display: flex;
    flex-wrap: wrap;
  }
  section .banner-urgencias .banner-cont .listado-horarios > * {
    width: 50%;
    flex-basis: 50%;
  }
  .llegada {
    padding-top: 100px;
  }
  .llegada .llegada-cont {
    padding: 90px 130px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .banner-urgencias {
    background-image: linear-gradient(to right, #6E18C5 50%, #a874dc 50%);
  }
  .banner-urgencias .banner-cont > * {
    width: 50%;
    flex-basis: 50%;
  }
  .banner-urgencias .banner-cont > *:first-child {
    padding-right: 40px;
  }
  .banner-urgencias .banner-cont > *:last-child {
    padding-left: 40px;
  }
  .llegada {
    padding-top: 70px;
  }
  .llegada .llegada-cont {
    padding: 50px;
  }
}
@media (max-width: 1439px) {
  section .contacto-top .contacto-top-blq2 > * + * {
    margin-top: 35px;
  }
  section .contacto-top .contacto-top-blq2 .contacto-top-blq2b .contacto-email {
    display: none;
  }
  section .contacto-top .contacto-top-blq3 {
    margin-top: 40px;
  }
  section .contacto-top .contacto-top-blq-emailHq {
    margin-top: 40px;
  }
  section .banner-urgencias .banner-tit {
    margin-bottom: 26px;
  }
  section .banner-urgencias .listado-horarios > * + * {
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  section .mapas {
    display: flex;
    flex-wrap: wrap;
    margin-left: -13px;
    margin-right: -13px;
  }
  section .mapas > * {
    width: 100%;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    padding-left: 13px;
    padding-right: 13px;
  }
  section .mapas > * {
    width: 50%;
  }
  section .contacto-top {
    margin-bottom: 60px;
  }
  section .contacto-top h1 {
    width: 320px;
    font-size: 60px;
    line-height: 64px;
  }
  section .contacto-top .menuSocial {
    text-align: right;
  }
  section .banner-urgencias .banner-cont > * {
    flex-grow: 0;
    flex-shrink: 0;
  }
  section .llegada .llegada-cont .llegada-tit {
    font-size: 42px;
    line-height: 46px;
  }
  section .llegada .llegada-cont .listado-sedes-llegada {
    display: flex;
    flex-wrap: wrap;
  }
  section .llegada .llegada-cont .listado-sedes-llegada > * {
    width: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 1023px) {
  section .mapas .mapa:first-child {
    margin-bottom: 26px;
  }
  section .contacto-top {
    margin-bottom: 50px;
  }
  section .contacto-top h1 {
    font-size: 48px;
    line-height: 52px;
  }
  section .llegada .llegada-cont .llegada-tit {
    font-size: 32px;
    line-height: 38px;
  }
  section .llegada .llegada-cont .listado-sedes-llegada > * + * {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  section .contacto-top {
    position: relative;
  }
  section .contacto-top h1 {
    width: 300px;
  }
  section .contacto-top .contacto-top-blq4 {
    position: absolute;
    left: 0;
    bottom: -12px;
  }
}
@media (min-width: 768px) {
  section .contacto-top {
    display: flex;
    justify-content: space-between;
  }
  section .contacto-top .contacto-top-blq1 ~ * {
    margin-top: 25px;
  }
  section .contacto-top .contacto-top-blq2 > * {
    width: 340px;
  }
  section .banner-cont {
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  section .contacto-top .contacto-top-blq2 {
    margin-top: 35px;
  }
  section .contacto-top .contacto-top-blq4 {
    margin-top: 40px;
  }
  section .banner-urgencias .banner-cont > * {
    padding: 40px;
  }
  section .banner-urgencias .banner-cont > *:first-child {
    background-color: #6E18C5;
  }
  section .banner-urgencias .banner-cont > *:last-child {
    background-color: #a874dc;
  }
  section .llegada {
    padding-top: 50px;
  }
  section .llegada .llegada-cont {
    padding: 30px;
  }
}/*# sourceMappingURL=contactoFront.css.map */