.breadcrumb {
  background-color: #fff;
  padding: 14px 7%;
  font-size: 12px;
}
.breadcrumb ul {
  list-style: none;
}
.breadcrumb ul li,
.breadcrumb ul li p {
  display: inline;
}
.breadcrumb ul li a {
  color: #8c4c9e;
}
.breadcrumb ul li + li:before {
  color: #000;
  content: url(../img/iconmonstr-arrow-63.svg);
  margin-left: 10px;
  margin-right: 10px;
}
.wrapper {
  padding-left: 3%;
  padding-right: 3%;
}
.title-h2 {
  text-transform: initial;
  margin-top: 1.5em;
}
.title-h2-preg {
  text-transform: uppercase;
  margin-top: 1.5em;
}
.container .contact .contact-list,
.sub-title-home {
  margin-top: 15px;
}
.sub-title-home {
  color: #727272;
  margin-bottom: 60px;
}
.contacto-similar {
  margin-top: 5px;
}
.contactos__list {
  align-items: stretch;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  min-height: 200px;
  width: 100%;
  margin-bottom: 30px;
}
.contactos__list__item {
  border-radius: 0.6em;
  align-items: center;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  margin-bottom: 1.5em;
  padding: 10px;
}
.contactos__list__item,
.filter__box {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
.contacto-title {
  text-transform: uppercase;
  color: #005bad;
  font-size: 19px;
  margin-bottom: 0;
  margin-top: 0;
}
.contacto-titles {
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}
.contacto-similar2,
.notas a {
  color: #0d6ae5;
}
.banner-preguntas {
  background-color: #005daa;
  padding: 27px 7%;
  color: #fff;
  font-family: Poppins-Regular, "Courier New", Courier, monospace;
}
.banner-preguntas .banner-preguntas-btn,
.banner-preguntas .banner-preguntas-title,
.title-pregunta {
  font-family: Poppins-Bold, "Courier New", Courier, monospace;
}
.banner-preguntas .banner-preguntas-title {
  font-size: 37px;
  letter-spacing: 0;
  margin: 0 0 20px;
}
.banner-preguntas .banner-preguntas-text {
  font-size: 15px;
  margin: 0 0 33px;
}
.banner-preguntas p.banner-preguntas-text:nth-child(4) {
  margin: 0 0 12px;
}
.banner-preguntas .banner-preguntas-subtitle {
  font-size: 24px;
  margin: 0 0 3px;
}
.banner-preguntas .banner-preguntas-btn {
  background-color: #fff000;
  color: #213c73;
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  padding: 13px 0;
  text-align: center;
  max-width: 257px;
  width: 100%;
  cursor: pointer;
}
.preguntas-frecuentes .wrapper {
  padding: 25px 10% 0;
}
.title-pregunta1 {
  border-bottom: 1px solid #d0d0d0;
}
.title-pregunta {
  font-size: 16px;
  color: #596c95;
  padding-bottom: 20px;
  margin-top: 0;
}
.container .contact .contact-list li .text,
.container .contacto-subtitle,
.text-pregunta {
  color: #213b73;
}
.text-pregunta {
  font-size: 14px;
  font-family: Poppins-Regular, "Courier New", Courier, monospace;
}
.container .contacto-title,
.title-contact {
  letter-spacing: 0;
  font-family: Poppins-Bold, "Courier New", Courier, monospace;
}
.text-pregunta p {
  margin-bottom: 10px;
}
.item__arrow__down {
  transform: rotate(45deg);
}
.item__arrow {
  border: solid #063f6c;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
  margin-bottom: 4px;
}
.title-preguntas {
  margin-right: 0.7em;
}
.mostrar_resp {
  padding-bottom: 0;
}
.banner {
  position: relative;
}
.banner .solid-banner {
  display: none;
  background-color: #437fbd;
  min-height: 112px;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner.destino .banner-desk:not(.no-load) {
  max-height: 400px;
  object-fit: cover;
  object-position: center;
  padding-bottom: 10px;
  background: #005daa;
}
.banner.destino .banner-mob {
  display: block;
  min-height: 400px;
  object-fit: cover;
  object-position: center;
  background: #005daa;
}
.banner.destino .banner-mob.no-load {display: none;}
.banner.destino .banner-mob.no-load ~ .banner .solid-banner {display: block;}
.title-contact {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #263c6f;
  font-size: 37px;
  width: 100%;
  text-align: center;
  margin: 0;
}
.container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));
  max-width: 1120px;
  width: 100%;
  align-self: center;
  gap: 0 80px;
  margin-top: 50px;
}
.container .contacto-title {
  color: #213b73;
  font-size: 22px;
  margin: 0 0 2px;
  text-transform: initial;
}
.container .contacto-subtitle,
.container .link {
  font-size: 15px;
  letter-spacing: 0;
  font-family: Poppins-Regular, "Courier New", Courier, monospace;
}
.container .link {
  color: #8c4c9e;
  text-decoration: underline;
}
.container .btn,
.container .contact .contact-list li .text {
  font-family: Poppins-Bold, "Courier New", Courier, monospace;
  letter-spacing: 0;
  font-size: 15px;
}
.container .btn {
  background-color: #8c4b9f;
  border: none;
  padding: 10px 0;
  color: #fff;
  cursor: pointer;
  max-width: 246px;
  width: 100%;
  margin-top: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .logo {
  width: 65px;
  height: 65px;
  margin-right: 25px;
}
.section-contact {
  display: flex !important;
  flex-direction: column;
}
.container .contact .contact-container,
.container .question,
.container .useform {
  display: flex;
  flex-direction: row;
}
.container .question .question-list {
  list-style: disc;
  margin-left: 15px;
  margin-top: 15px;
}
.container .contact .contact-list li {
  display: grid;
  grid-template-columns: 1fr .8fr;
  align-items: center;
  margin-bottom: 15px;
}
.container .contact .contact-list li .link,
.modal-home-content .cerrar-home {
  text-align: right;
}
.container .useform .logo {
  margin-top: 30px;
}
.container .useform .contacto-title {
  margin: 30px 0 19px;
}
.container .useform .btn-useform {
  display: block;
  margin: 15px 0 0;
  letter-spacing: 0;
  color: #8c4c9e;
  font-size: 15px;
  text-decoration: none;
  cursor: pointer;
}
.container .useform .open {
  width: 11px;
  height: 11px;
}
.modal-contacto {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  z-index: 100001;
}
.modal-contacto-content,
.modal-exito-content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 1rem 1.5rem;
  border-radius: 0.5rem;
  max-height: 85%;
}
.modal-contacto h1 {
  font-size: 1.7em;
  text-align: center;
  color: #003e6e;
}
.modal-contacto .btn-modal {
  padding: 5px;
  margin: 10px;
}
.modal-contacto .btn-modal-puntos {
  padding: 10px;
  margin: 10px;
}
@-moz-document url-prefix() {
  .modal-contacto .btn-container-modal {
    margin-bottom: 1rem;
  }
}
.modal-contacto .btn-container-modal {
  text-align: center;
}
.modal-contacto-content {
  top: 50%;
}
.modal-exito-content {
  top: 24%;
}
.close-modal-contacto-button {
  float: right;
  width: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: #d3d3d3;
}
.close-modal-contacto-button:hover {
  background-color: #a9a9a9;
}
.show-modal-contacto {
  z-index: 9999999;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: visibility linear, opacity 0.25s, transform 0.25s;
}
.sub-title-modal-contacto {
  font-family: OpenSans;
  font-size: 1.17em;
  font-weight: 400;
  color: #727272;
  margin-top: 4px;
  margin-bottom: 40px;
  text-align: center;
}
#field-policy .contacto__form__field__label {
  font-weight: 400;
}
.contacto__form {
  align-items: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin: 0;
  padding: 0 0 1em;
  width: 93%;
}
.contacto__types__item__details .contacto__form {
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.contacto__form__field {
  align-items: center;
  display: flex;
  justify-content: start;
  flex-flow: column;
  height: auto;
  margin-bottom: 0.8em;
  width: 94%;
}
.contacto__form__field_100 {
  align-items: center;
  display: flex;
  justify-content: start;
  flex-flow: column;
  height: auto;
  margin-bottom: 0.8em;
  width: 96%;
}
.contacto__form__field__label {
  color: #9e9e9e;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 0.2em;
  width: 100%;
}
.contacto__form__field__input {
  border: 1px solid #9e9e9e;
  border-radius: 0.3em;
  padding: 0.5em 2%;
  font-size: 1.1em;
  width: 95%;
  height: 19px;
}
.contacto__form__field__select {
  border: 1px solid #9e9e9e;
  border-radius: 0.3em;
  padding: 0.5em 2%;
  font-size: 1.1em;
  width: 100%;
  height: 40px;
  background-color: #fff;
  color: #727272;
}
.contacto__form__field__textarea {
  border: 1px solid #9e9e9e;
  border-radius: 0.3em;
  padding: 0.5em 2%;
  font-size: 1.1em;
  width: 96%;
  height: 65px;
  resize: unset;
  font-family: OpenSans;
}
.contacto__form__field__label sup {
  color: #00c5ff;
}
.contacto__form__type-select {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.contacto__form__type-select select {
  background: url(../img/icon-down-arrow-blue.svg) center right no-repeat #fff;
  width: 48%;
  height: 40px;
  font-size: 1.2em;
  color: #9e9e9e;
  border: 1px solid #9e9e9e;
  padding: 0.2em 0.7em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.contacto__form__travel {
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-flow: initial !important;
  padding-bottom: 10px;
  width: 100%;
}
.section-contacto {
  display: flex !important;
}
.btn-form-contacto {
  background-color: #013e6d;
  display: flex;
  font-size: 0.95em;
  height: 50px;
  border-radius: 0.5rem;
  transition: 0.3s;
  max-width: 381.93px;
  margin: auto;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: Poppins-Regular, "Courier New", Courier, monospace;
}
label.error {
  color: red;
  width: 100%;
}
input.error,
select.error,
textarea.error {
  border-color: red !important;
}
#content-error {
  width: 100%;
  color: #fe3838;
  font-size: 0.9em;
  padding-top: 14px;
}
#content-error p {
  color: #fe3838;
  margin: 3px 0;
}
.contactos__list {
  margin-left: 17%;
}
.modal-home-content p {
  font-family: 'Poppins-Bold';
  font-size: 24px;
  line-height: 33px;
  color: #213B73;
}
.modal-home-content p,
.modal-info-content,
.notas {
  margin-right: 6%;
  margin-left: 6%;
}
#enviarMensajeLoad {
  cursor: default;
  background-color: #afb0af;
}
#enviarMensaje:hover {
  background-color: #fff;
  border: 1px solid #073f6b;
  color: #073f6b;
}
.modal-info-content span {
  font-size: 18px;
  color: #005bad;
  font-weight: 700;
  width: 70%;
}
.modal-info-content {
  display: flex;
  align-items: center;
  margin-top: 20px;
  width: 100%;
}
.notas {
  margin-top: 40px;
  border-top: 1px solid #dfdfdf;
}
.notas p {
  font-size: 14px;
}
.notas .tel {
  font-weight: 700;
}
.notas p:first-child {
  margin-block-start: 1em;
}
.modal-home-content {
  max-height: 100%;
  padding: 1.5rem 1rem;
  overflow-x: hidden;
}
.modal-img {
  width: 20%;
  text-align: center;
}
.datos-curiosos {
  background: #213b73;
  padding: 30px 10px;
}
.datos-curiosos .datos-curiosos-container {
  margin: auto;
  width: 100%;
  max-width: 1200px;
}
.datos-curiosos .datos-curiosos-container h3 {
  font-size: 26px;
  margin: 0;
  margin-bottom: 30px;
}
.datos-curiosos .datos-curiosos-container h4 {
  font-size: 22px;
  margin: 0;
}
.datos-curiosos .datos-curiosos-container h3,
.datos-curiosos .datos-curiosos-container h4 {
  font-family: Poppins-Bold, "Courier New", Courier, monospace;
  color: #fff;
}
.datos-curiosos .datos-curiosos-container p {
  font-size: 17px;
  color: #fff;
  font-family: Poppins-Regular, "Courier New", Courier, monospace;
  margin-top: 20px;
}
.datos-curiosos .datos-curiosos-container .articles {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(285px, 1fr));
  gap: 30px;
  justify-items: center;
}
.datos-curiosos .datos-curiosos-container .articles article {
  /* max-width: 320px; */
  display: flex;
  margin-top: 30px;
  gap: 15px;
}
.datos-curiosos .datos-curiosos-container .articles article img {
  width: 40px;
  height: 40px;
}
.listo-reserva {
  display: grid;
  place-items: center;
}
.listo-reserva .listo-reserva-container {
  display: grid;
  grid-template-columns: .5fr .9fr 1fr;
  gap: 20px;
  max-width: 1200px;
  padding: 40px 10px;
}
.listo-reserva img {
  width: 170px;
  height: 170px;
}
.listo-reserva h3 {
  font-size: 26px;
  color: #213b73;
  font-family: Poppins-Bold, "Courier New", Courier, monospace;
  margin: 10px 0 0 0;
}
.listo-reserva p {
  font-size: 17px;
  color: #213b73;
  font-family: Poppins-Regular, "Courier New", Courier, monospace;
}
.listo-reserva a {
  display: inline-block;
  text-align: center;
  background: #8c4c9e;
  color: #fff;
  font-family: Poppins-Bold, "Courier New", Courier, monospace;
  font-size: 17px;
  border: none;
  padding: 15px 0px;
  width: 100%;
  max-width: 290px;
  margin-top: 30px;
}
.datos-curiosos .datos-curiosos-container h3,
.listo-reserva h3 {
  font-size: 22px;
}
.datos-curiosos .datos-curiosos-container h4 {
  font-size: 17px;
}
.listo-reserva img {
  width: 120px;
  height: 120px;
}
@media screen and (max-width: 768px) {
  .banner img,
  .container .logo {
    display: none;
  }
  .banner .solid-banner {
    display: block;
  }
  .banner.destino .banner-mob.no-load ~ .solid-banner {display: block;}
  .banner.destino .banner-mob ~ .solid-banner {display: none;}
  .banner.destino .banner-mob:not(.no-load) ~ .title-contact{
    color: #fff;
    background: #005DAA;
    top: auto;
    bottom: -40px;
    z-index: 1;
  }
  .title-contact {
    font-size: 26px;
    color: #fff;
  }
  .container {
    margin-top: 20px;
  }
  .banner-preguntas .banner-preguntas-text,
  .container .contact .contact-list li .text,
  .container .contacto-subtitle,
  .container .link {
    font-size: 17px;
  }
  .container .btn {
    margin: 20px auto 46px;
    font-size: 18px;
    max-width: 285px;
    padding: 16px 0;
  }
  .container .contact .contact-list li {
    grid-template-columns: 55% 45%;
  }
  .container .contact,
  .container .question {
    padding: 0 30px;
  }
  .container .question .question-list li:last-child {
    margin-right: 30px;
  }
  .container .contact .contact-list li:nth-child(2) .text {
    margin-right: 8px;
  }
  .container .contact .contact-list li:nth-child(4) .text,
  .container .contact .contact-list li:nth-child(5) .text {
    margin-right: 21px;
  }
  .container .useform .contacto-title {
    margin: 15px 0 19px;
  }
  .container .useform .btn-useform {
    font-size: 18px;
  }
  .banner-preguntas {
    padding: 8px 4% 30px;
  }
  .banner-preguntas .banner-preguntas-title {
    font-size: 26px;
    margin: 0 0 11px;
  }
  .banner-preguntas .banner-preguntas-subtitle {
    font-size: 22px;
  }
  .banner-preguntas .banner-preguntas-btn {
    max-width: none;
  }
  .preguntas-frecuentes .wrapper {
    padding: 25px 7% 0;
  }
  .datos-curiosos .datos-curiosos-container .articles article img {
    display: none;
  }
  .listo-reserva .listo-reserva-container {
    grid-template-columns: 1fr;
    place-items: center;
  }
}
@media screen and (max-width: 635px) {
  .contactos__list {
    justify-content: space-between;
    flex-flow: wrap;
    margin-left: 0;
  }
  .contactos__list__item {
    flex-flow: column;
    width: 29%;
  }
}
@media (max-width: 468px) {
  .modal-contacto-content,
  .modal-exito-content {
    width: 85%;
    overflow-y: auto;
    max-height: 93%;
    overflow-x: hidden;
  }
  .modal-contacto {
    top: 0;
    overflow-x: hidden;
  }
  .contactos__list__item {
    flex-flow: column;
    width: 98%;
  }
  .modal-info-content {
    display: block;
    width: auto;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 25px;
  }
  .modal-img,
  .modal-info-content span {
    width: 100%;
  }
  .modal-home-content p {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .modal-home-content .cerrar-home {
    text-align: center;
  }
  .modal-img {
    margin-bottom: 10px;
  }
  .notas {
    margin-top: 0;
  }
}
@media (min-width: 468px) {
  .modal-contacto-content,
  .modal-exito-content {
    width: 85%;
    overflow-y: auto;
  }
  .modal-contacto {
    top: -4.5%;
  }
  .contactos__list__item {
    flex-flow: column;
    width: 98%;
  }
}
@media screen and (min-width: 635px) {
  .contactos__list {
    justify-content: space-between;
    flex-flow: wrap;
    margin-left: 0;
  }
  .contactos__list__item {
    flex-flow: column;
    width: 45%;
  }
}
@media screen and (min-width: 768px) {
  .section-contacto {
    height: initial;
  }
  .section-contacto .wrapper {
    height: initial;
    align-items: initial;
  }
  .modal-contacto {
    top: 0;
  }
  .modal-contacto-content,
  .modal-exito-content {
    width: 696px;
    overflow-y: auto;
  }
  .contacto__form {
    flex-flow: wrap;
    justify-content: space-around;
  }
  .contacto__form__field {
    width: 46%;
  }
  .contactos__list__item {
    flex-flow: column;
    width: 45%;
  }
  .banner.destino .banner-desk:not(.no-load) ~ .title-contact{
    color: #fff;
    top: auto;
    bottom: -75px;
    z-index: 1;
  }
  .banner.destino .banner-mob {display: none;}
}
@media screen and (min-width: 920px) {
  .contactos__list {
    justify-content: flex-start;
    min-height: 214px;
    margin-left: 7%;
  }
  .contactos__list__item {
    margin-right: 1.8%;
    flex-flow: column;
    width: 40%;
  }
}
@media (min-width: 992px) {
  .modal-contacto-content,
  .modal-exito-content {
    width: 696px;
    overflow-y: auto;
  }
  .modal-home-content {
    width: 600px;
  }
  .modal-contacto {
    top: 0;
  }
  .contactos__list {
    justify-content: flex-start;
    min-height: 214px;
    margin-left: 17%;
  }
  .contactos__list__item {
    margin-right: 1.8%;
    flex-flow: column;
    width: 29%;
  }
  .contactos__list__item:first-child {
    margin-left: 1.2%;
  }
}
@media screen and (min-width: 1390px) {
  .contacto__form {
    width: 99%;
  }
  .modal-contacto {
    top: 0;
  }
  .contactos__list {
    justify-content: flex-start;
    min-height: 214px;
  }
  .contactos__list__item {
    margin-right: 1.8%;
    flex-flow: column;
    width: 29%;
  }
  .contactos__list__item:first-child {
    margin-left: 1.8%;
  }
}
