body.single-experiencia .cta_compra_gen, body.single-experiencia-larga .cta_compra_gen, body.single-experiencia-rv .cta_compra_gen {
  cursor: pointer;
}
body.single-experiencia #cta_mob_exp, body.single-experiencia-larga #cta_mob_exp, body.single-experiencia-rv #cta_mob_exp {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 64px;
  background-color: #3399FF;
  z-index: 9999999999;
  display: none;
}
body.single-experiencia #cta_mob_exp #cta_mob_exp_inner, body.single-experiencia-larga #cta_mob_exp #cta_mob_exp_inner, body.single-experiencia-rv #cta_mob_exp #cta_mob_exp_inner {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  height: 100%;
  padding: 16px;
}
body.single-experiencia #cta_mob_exp #cta_mob_exp_inner .cta_title, body.single-experiencia-larga #cta_mob_exp #cta_mob_exp_inner .cta_title, body.single-experiencia-rv #cta_mob_exp #cta_mob_exp_inner .cta_title {
  max-width: 50%;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  color: #fff;
}
body.single-experiencia #cta_mob_exp #cta_mob_exp_inner #cta_price_container, body.single-experiencia-larga #cta_mob_exp #cta_mob_exp_inner #cta_price_container, body.single-experiencia-rv #cta_mob_exp #cta_mob_exp_inner #cta_price_container {
  position: absolute;
  top: 16px;
  left: unset;
  right: 16px;
  bottom: unset;
  height: 34px;
  padding: 0px 0px 0px 13px;
  background-color: #fff;
  border: 1px #D9D9D9 solid;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
  cursor: pointer;
}
body.single-experiencia #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price, body.single-experiencia-larga #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price, body.single-experiencia-rv #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price {
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  font-weight: bold;
  color: #003399;
}
body.single-experiencia #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price .cta_desde, body.single-experiencia-larga #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price .cta_desde, body.single-experiencia-rv #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price .cta_desde {
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
  padding-right: 7px;
  color: #7A7A7A;
}
@media (min-width: 992px) {
  body.single-experiencia #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price, body.single-experiencia-larga #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price, body.single-experiencia-rv #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price {
    font-size: 18px;
  }
}
body.single-experiencia #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price .cta_comprar, body.single-experiencia-larga #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price .cta_comprar, body.single-experiencia-rv #cta_mob_exp #cta_mob_exp_inner #cta_price_container .cta_price .cta_comprar {
  height: 32px;
  display: inline-block;
  padding: 0px 13px 0px 13px;
  margin-left: 13px;
  background-color: #003399;
  color: #fff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
body.single-experiencia #cta_mob_exp.active, body.single-experiencia-larga #cta_mob_exp.active, body.single-experiencia-rv #cta_mob_exp.active {
  display: block;
}
body.single-experiencia .popup_content, body.single-experiencia-larga .popup_content, body.single-experiencia-rv .popup_content {
  margin: 10px;
  padding: 18px 20px 0px 20px;
  max-width: 650px;
  background-color: transparent;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
}
body.single-experiencia .popup_content #cta_pop_compra_exp_inner, body.single-experiencia-larga .popup_content #cta_pop_compra_exp_inner, body.single-experiencia-rv .popup_content #cta_pop_compra_exp_inner {
  position: relative;
  width: 100%;
}
body.single-experiencia .popup_content #cta_pop_compra_exp_inner .cta_pop_compra_exp_close, body.single-experiencia-larga .popup_content #cta_pop_compra_exp_inner .cta_pop_compra_exp_close, body.single-experiencia-rv .popup_content #cta_pop_compra_exp_inner .cta_pop_compra_exp_close {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  text-align: right;
}
body.single-experiencia .popup_content #cta_pop_compra_exp_inner .cta_pop_compra_exp_close i, body.single-experiencia-larga .popup_content #cta_pop_compra_exp_inner .cta_pop_compra_exp_close i, body.single-experiencia-rv .popup_content #cta_pop_compra_exp_inner .cta_pop_compra_exp_close i {
  padding: 7px;
  background-color: #fff;
  font-size: 35px;
  color: #003399;
  border-radius: 50%;
  cursor: pointer;
}
body.single-experiencia .ue-list .ue-list-itinerario .ue-list-item-index, body.single-experiencia-larga .ue-list .ue-list-itinerario .ue-list-item-index, body.single-experiencia-rv .ue-list .ue-list-itinerario .ue-list-item-index {
  position: relative;
}
body.single-experiencia .ue-list .ue-list-itinerario .ue-list-item-index svg, body.single-experiencia-larga .ue-list .ue-list-itinerario .ue-list-item-index svg, body.single-experiencia-rv .ue-list .ue-list-itinerario .ue-list-item-index svg {
  margin-top: -3px;
  margin-right: -3px;
}
body.single-experiencia .ue-list .ue-list-itinerario .ue-list-item-index .step-progress-end, body.single-experiencia-larga .ue-list .ue-list-itinerario .ue-list-item-index .step-progress-end, body.single-experiencia-rv .ue-list .ue-list-itinerario .ue-list-item-index .step-progress-end {
  position: absolute;
  width: 0.25rem;
  height: 100%;
  border-right: 1px dashed #3399FF;
  margin-top: 25px;
}
body.single-experiencia .ue-list .ue-list-itinerario .ue-list-item-content, body.single-experiencia-larga .ue-list .ue-list-itinerario .ue-list-item-content, body.single-experiencia-rv .ue-list .ue-list-itinerario .ue-list-item-content {
  padding-bottom: 20px;
}
body.single-experiencia .ue-list .ue-list-itinerario:last-child .ue-list-item-index .step-progress-end, body.single-experiencia-larga .ue-list .ue-list-itinerario:last-child .ue-list-item-index .step-progress-end, body.single-experiencia-rv .ue-list .ue-list-itinerario:last-child .ue-list-item-index .step-progress-end {
  display: none;
}
body.single-experiencia .rveFromContactar_evnt, body.single-experiencia-larga .rveFromContactar_evnt, body.single-experiencia-rv .rveFromContactar_evnt {
  display: none;
}
body.single-experiencia .rve_dv2_titulo, body.single-experiencia-larga .rve_dv2_titulo, body.single-experiencia-rv .rve_dv2_titulo {
  text-align: center;
  padding: 25px 25px 25px 25px !important;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
}
body.single-experiencia #ui-datepicker-div, body.single-experiencia-larga #ui-datepicker-div, body.single-experiencia-rv #ui-datepicker-div {
  z-index: 99999999999999 !important;
}

body.single-post h2 {
  margin-top: 25px;
  color: #003399;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.single-post h2 {
    font-size: 20px;
  }
}
body.single-post h3 {
  color: #003399;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.single-post h3 {
    font-size: 17px;
  }
}
body.single-post h4 {
  color: #003399;
  font-size: 19px;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.single-post h4 {
    font-size: 15px;
  }
}
body.single-post h5 {
  color: #003399;
  font-size: 19px;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.single-post h5 {
    font-size: 15px;
  }
}
body.single-post h6 {
  color: #003399;
  font-size: 19px;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.single-post h6 {
    font-size: 15px;
  }
}
body.single-post p a {
  color: #3399FF;
}
body.single-post p a:hover {
  color: #003399;
}
body.single-post p strong {
  color: #003399;
}
body.single-post ul {
  margin-bottom: 15px;
}
body.single-post ol {
  margin-bottom: 15px;
}
body.page-id-3 h2, body.page-id-4715 h2, body.page-id-2607 h2, body.page-id-3989 h2 {
  margin-top: 25px;
  color: #003399;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.page-id-3 h2, body.page-id-4715 h2, body.page-id-2607 h2, body.page-id-3989 h2 {
    font-size: 20px;
  }
}
body.page-id-3 h3, body.page-id-4715 h3, body.page-id-2607 h3, body.page-id-3989 h3 {
  color: #003399;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.page-id-3 h3, body.page-id-4715 h3, body.page-id-2607 h3, body.page-id-3989 h3 {
    font-size: 17px;
  }
}
body.page-id-3 h4, body.page-id-4715 h4, body.page-id-2607 h4, body.page-id-3989 h4 {
  color: #003399;
  font-size: 19px;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.page-id-3 h4, body.page-id-4715 h4, body.page-id-2607 h4, body.page-id-3989 h4 {
    font-size: 15px;
  }
}
body.page-id-3 h5, body.page-id-4715 h5, body.page-id-2607 h5, body.page-id-3989 h5 {
  color: #003399;
  font-size: 19px;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.page-id-3 h5, body.page-id-4715 h5, body.page-id-2607 h5, body.page-id-3989 h5 {
    font-size: 15px;
  }
}
body.page-id-3 h6, body.page-id-4715 h6, body.page-id-2607 h6, body.page-id-3989 h6 {
  color: #003399;
  font-size: 19px;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body.page-id-3 h6, body.page-id-4715 h6, body.page-id-2607 h6, body.page-id-3989 h6 {
    font-size: 15px;
  }
}
body.page-id-3 p a, body.page-id-4715 p a, body.page-id-2607 p a, body.page-id-3989 p a {
  color: #3399FF;
}
body.page-id-3 p a:hover, body.page-id-4715 p a:hover, body.page-id-2607 p a:hover, body.page-id-3989 p a:hover {
  color: #003399;
}
body.page-id-3 p strong, body.page-id-4715 p strong, body.page-id-2607 p strong, body.page-id-3989 p strong {
  color: #003399;
}
body.page-id-3 ul, body.page-id-4715 ul, body.page-id-2607 ul, body.page-id-3989 ul {
  margin-bottom: 15px;
}
body.page-id-3 ul li, body.page-id-4715 ul li, body.page-id-2607 ul li, body.page-id-3989 ul li {
  margin-bottom: 7px;
}
body.page-id-3 ol, body.page-id-4715 ol, body.page-id-2607 ol, body.page-id-3989 ol {
  margin-bottom: 15px;
}
body.page-id-3 ol li, body.page-id-4715 ol li, body.page-id-2607 ol li, body.page-id-3989 ol li {
  margin-bottom: 7px;
}

/*# sourceMappingURL=seastarlight.css.map */
